sm64/levels/bitdw/texture.inc.c

20 lines
535 B
C
Raw Normal View History

2019-11-03 14:36:27 -05:00
// 0x07000000 - 0x07000002
2020-12-03 14:26:38 -05:00
ALIGNED8 static const Texture bitdw_seg7_texture_07000000[] = {
2019-11-03 14:36:27 -05:00
#include "levels/bitdw/0.rgba16.inc.c"
};
// 0x07000800 - 0x07000802
2020-12-03 14:26:38 -05:00
ALIGNED8 static const Texture bitdw_seg7_texture_07000800[] = {
2019-11-03 14:36:27 -05:00
#include "levels/bitdw/1.rgba16.inc.c"
};
// 0x07001000 - 0x07001002
2020-12-03 14:26:38 -05:00
ALIGNED8 static const Texture bitdw_seg7_texture_07001000[] = {
2019-11-03 14:36:27 -05:00
#include "levels/bitdw/2.rgba16.inc.c"
};
// 0x07001800 - 0x07001802
2020-12-03 14:26:38 -05:00
ALIGNED8 static const Texture bitdw_seg7_texture_07001800[] = {
2019-11-03 14:36:27 -05:00
#include "levels/bitdw/3.rgba16.inc.c"
};