sm64

A Super Mario 64 decompilation
Log | Files | Refs | README | LICENSE

texture.inc.c (419B)


      1 // 0x07000000 - 0x07000002
      2 ALIGNED8 static const Texture bowser_1_seg7_texture_07000000[] = {
      3 #include "levels/bowser_1/0.rgba16.inc.c"
      4 };
      5 
      6 // 0x07001000 - 0x07001002
      7 ALIGNED8 static const Texture bowser_1_seg7_texture_07001000[] = {
      8 #include "levels/bowser_1/1.rgba16.inc.c"
      9 };
     10 
     11 // 0x07001800 - 0x07001802
     12 ALIGNED8 static const Texture bowser_1_seg7_texture_07001800[] = {
     13 #include "levels/bowser_1/2.rgba16.inc.c"
     14 };