sm64

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

level_headers.h.in (322B)


      1 // This file is to be processed by the Makefile to add #include "" before being included in build.
      2 
      3 #define STUB_LEVEL(_0, _1, _2, _3, _4, _5, _6, _7, _8)
      4 #define DEFINE_LEVEL(_0, _1, _2, folder, _4, _5, _6, _7, _8, _9, _10) levels/folder/header.h
      5 
      6 #include "levels/level_defines.h"
      7 
      8 #undef STUB_LEVEL
      9 #undef DEFINE_LEVEL