Changeset 1f83244 in mainline for console/gcons.h


Ignore:
Timestamp:
2006-06-16T20:00:29Z (19 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
b34fab6
Parents:
d552ab9
Message:

Added console switching using mouse.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • console/gcons.h

    rd552ab9 r1f83244  
    4343void gcons_notify_disconnect(int consnum);
    4444void gcons_mouse_move(int dx, int dy);
     45int gcons_mouse_btn(int state);
    4546
    4647#endif
Note: See TracChangeset for help on using the changeset viewer.