sm64/levels/ttc/texture.inc.c

10 lines
259 B
C
Raw Permalink Normal View History

2019-11-03 14:36:27 -05:00
// 0x07000000 - 0x07000800
2020-12-03 14:26:38 -05:00
ALIGNED8 static const Texture ttc_seg7_texture_07000000[] = {
2019-11-03 14:36:27 -05:00
#include "levels/ttc/0.rgba16.inc.c"
};
// 0x07000800 - 0x07001000
2020-12-03 14:26:38 -05:00
ALIGNED8 static const Texture ttc_seg7_texture_07000800[] = {
2019-11-03 14:36:27 -05:00
#include "levels/ttc/1.rgba16.inc.c"
};