Codechange: Un-bitstuff group and autoreplace commands.
This commit is contained in:
@@ -223,7 +223,7 @@ struct SubSprite {
|
||||
int left, top, right, bottom;
|
||||
};
|
||||
|
||||
enum Colours {
|
||||
enum Colours : byte {
|
||||
COLOUR_BEGIN,
|
||||
COLOUR_DARK_BLUE = COLOUR_BEGIN,
|
||||
COLOUR_PALE_GREEN,
|
||||
|
Reference in New Issue
Block a user