sm64/levels/castle_grounds/texture_include.inc.c
Thodds 6f3a5fa16b Sonic_Edition_4_2
The first upload to the repo
2025-09-16 23:22:20 +02:00

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"
};