Changeset a4dfd18e7d3cfc907053d10b57ba206b62a5e830 for com32/hdt/hdt-menu.c
- Timestamp:
- 11/01/09 10:44:38 (3 years ago)
- Children:
- 01d211fe77cfdbf38084966f63559fda81f743d3
- Parents:
- 512de9792b2fd4a9af1033ea6ef6c8033e4dfb9f
- git-author:
- Pierre-Alexandre Meyer <pierre@mouraf.org> / 2009-10-31T21:13:51Z-0700
- git-committer:
- Erwan Velu <erwan.velu@free.fr> / 2009-11-01T11:44:38Z+0100
- Files:
-
- 1 modified
-
com32/hdt/hdt-menu.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
com32/hdt/hdt-menu.c
r47ac91 ra4dfd1 121 121 init_menusystem(version); 122 122 set_window_size(0, 0, 25, 80); 123 124 /* Do not use inactive attributes - they make little sense for HDT */ 125 set_normal_attr(-1, -1, 0x17, 0x1F); 123 126 124 127 /* Register the menusystem handler */
