sm64

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

debug_course.h (103B)


      1 #ifndef DEBUG_COURSE_H
      2 #define DEBUG_COURSE_H
      3 
      4 void nop_change_course(void);
      5 
      6 #endif // DEBUG_COURSE_H