sm64coopdx/src/game/debug_course.h

7 lines
103 B
C
Raw Normal View History

2020-06-02 18:44:34 +02:00
#ifndef DEBUG_COURSE_H
#define DEBUG_COURSE_H
2019-08-25 06:46:40 +02:00
void nop_change_course(void);
2020-06-02 18:44:34 +02:00
#endif // DEBUG_COURSE_H