mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-07 15:10:32 -04:00
boat in exploration is drawn by compositor
This commit is contained in:
parent
232dae6708
commit
05c1f952c4
12 changed files with 323 additions and 72 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue