sm64pc/src/game/debug_course.h

7 lines
87 B
C

#ifndef _DEBUG_COURSE_H
#define _DEBUG_COURSE_H
void nop_change_course(void);
#endif