1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2025-07-03 06:24:32 +00:00

remove semi-broken editor tile alignment functions and related code

This commit is contained in:
fgenesis 2023-05-25 17:54:38 +02:00
parent 74ad8f7804
commit c7c9cae999
4 changed files with 0 additions and 137 deletions

View file

@ -43,9 +43,6 @@ public:
void apply(bool repeat = false) const;
void unload();
int getPixelWidth();
int getPixelHeight();
void destroy();
int width, height;