Replace NUM_TEXT_PRINTERS with WINDOWS_MAX

This commit is contained in:
GriffinR
2023-03-31 14:57:51 -04:00
parent 8d67bebd51
commit 57396026b2
5 changed files with 6 additions and 8 deletions
-2
View File
@@ -3,8 +3,6 @@
#include "characters.h"
#define NUM_TEXT_PRINTERS 32
// Given as a text speed when all the text should be
// loaded at once but not copied to vram yet.
#define TEXT_SKIP_DRAW 0xFF