mirror of
https://github.com/luksamuk/engine-psx.git
synced 2025-04-28 21:38:02 +03:00
Setup GTE quad rendering
This commit is contained in:
parent
8ca69094ef
commit
4da14b45b4
6 changed files with 129 additions and 13 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue