Changeset 7777 in vbox
- Timestamp:
- Apr 7, 2008 3:55:42 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/DevVGA.h
r7776 r7777 327 327 /** Current logo command. */ 328 328 uint16_t LogoCommand; 329 /** Bitmap image to use. */329 /** Bitmap image to use. (LOGO_IMAGE_DEFAULT or LOGO_IMAGE_EXTERNAL) */ 330 330 uint8_t BmpImage; 331 331 uint8_t Padding8; /**< Alignment padding. */
Note:
See TracChangeset
for help on using the changeset viewer.