Rename SNESPalette, SNESColor to SnesPalette, SnesColor
Create snes_color.h and snes_color.cc to separate concerns
This commit is contained in:
@@ -21,7 +21,7 @@ void EndPadding();
|
||||
void BeginNoPadding();
|
||||
void EndNoPadding();
|
||||
|
||||
void BeginChildWithScrollbar(int id);
|
||||
void BeginChildWithScrollbar(const char *str_id);
|
||||
|
||||
void BeginChildBothScrollbars(int id);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user