Fix sprite initing (probably)

And run clang-format
This commit is contained in:
Pk11
2021-01-14 07:40:12 -06:00
parent 08d4c32ad9
commit 5f231849e4
5 changed files with 99 additions and 99 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ private:
bool _visibility;
u16 *_gfx;
static bool _assigned[2][256];
static bool _assigned[2][127];
public:
/**