Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
MorsGames
GitHub Repository: MorsGames/sm64plus
Path: blob/master/levels/ttc/texture.inc.c
7857 views
1
// 0x07000000 - 0x07000800
2
ALIGNED8 static const Texture ttc_seg7_texture_07000000[] = {
3
#include "levels/ttc/0.rgba16.inc.c"
4
};
5
6
// 0x07000800 - 0x07001000
7
ALIGNED8 static const Texture ttc_seg7_texture_07000800[] = {
8
#include "levels/ttc/1.rgba16.inc.c"
9
};
10
11