mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-30 18:04:09 +03:00
Remove extra unnecessary palettes
This merges the colors from other palettes into the general entity palette function.
This commit is contained in:
@@ -51,9 +51,6 @@ public:
|
||||
|
||||
GraphicsResources grphx;
|
||||
|
||||
SDL_Color huetilegetcol();
|
||||
SDL_Color bigchunkygetcol(int t);
|
||||
|
||||
void drawgravityline(int t, int x, int y, int w, int h);
|
||||
|
||||
void drawcoloredtile(int x, int y, int t, int r, int g, int b);
|
||||
|
||||
Reference in New Issue
Block a user