sm64coopdx/src/game/debug_course.h
2020-06-20 02:49:59 +03:00

6 lines
103 B
C

#ifndef DEBUG_COURSE_H
#define DEBUG_COURSE_H
void nop_change_course(void);
#endif // DEBUG_COURSE_H