Setup GTE quad rendering

This commit is contained in:
Lucas S. Vieira 2025-01-10 17:06:07 -03:00
parent 8ca69094ef
commit 4da14b45b4
6 changed files with 129 additions and 13 deletions

View file

@ -32,6 +32,7 @@
#define OTZ_LAYER_LEVEL_FG_FRONT 2
#define OTZ_LAYER_OBJECTS 3
#define OTZ_LAYER_PLAYER 4
#define OTZ_LAYER_UNDER_PLAYER 5
#define OTZ_LAYER_LEVEL_FG_BACK (OT_LENGTH - 3)
#define OTZ_LAYER_LEVEL_BG (OT_LENGTH - 2)