mirror of
https://github.com/n64decomp/sm64
synced 2026-05-08 23:27:38 +00:00
11 lines
354 B
C
11 lines
354 B
C
Gfx castle_grounds_dl_rocktextso_rgba16_aligner[] = {gsSPEndDisplayList()};
|
|
u8 castle_grounds_dl_rocktextso_rgba16[] = {
|
|
#include "levels/castle_grounds/rocktextso.rgba16.inc.c"
|
|
};
|
|
|
|
Gfx castle_grounds_dl_testwater_ia8_aligner[] = {gsSPEndDisplayList()};
|
|
u8 castle_grounds_dl_testwater_ia8[] = {
|
|
#include "levels/castle_grounds/testwater.ia8.inc.c"
|
|
};
|
|
|