boat in exploration is drawn by compositor

This commit is contained in:
Ondřej Novák 2025-02-17 21:08:03 +01:00
parent 232dae6708
commit 05c1f952c4
12 changed files with 323 additions and 72 deletions

View file

@ -7,6 +7,7 @@ extern "C" {
#define A_8BIT 8
#define A_16BIT 16
#define A_16BIT_ZERO_TRANSP (1024+16)
#define A_FADE_PAL (256+8)
#define A_8BIT_NOPAL (512+8)
#define A_NORMAL_PAL (768+8)