Changeset 21153 for trunk/Ohana/src/kapa2/include/structures.h
- Timestamp:
- Jan 22, 2009, 10:43:26 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/kapa2/include/structures.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/kapa2/include/structures.h
r17530 r21153 78 78 int cursor_x; /* location of cursor (if selected) */ 79 79 int cursor_y; /* location of cursor (if selected) */ 80 int (*function) ( ); /* textline function */80 int (*function) (void); /* textline function */ 81 81 } TextBox; 82 82
Note:
See TracChangeset
for help on using the changeset viewer.
