mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-14 05:38:56 +00:00
Oops. Forgot to tell SVN to actually *move* the files. I'll get the hang of it
eventually. svn-id: r20652
This commit is contained in:
parent
2ec8584828
commit
0dbeb2f65b
@ -146,7 +146,7 @@ struct ScreenInfo {
|
||||
uint16 number_of_layers;
|
||||
uint8 new_palette; // Set to non zero to start the
|
||||
// palette held within layer file
|
||||
// fading up after a build_display
|
||||
// fading up after a buildDisplay()
|
||||
uint8 scroll_flag; // Scroll mode 0 off 1 on
|
||||
bool mask_flag; // Using shading mask
|
||||
};
|
Loading…
Reference in New Issue
Block a user