sm64pc/src/game/debug_course.h

7 lines
87 B
C
Raw Permalink Normal View History

2019-08-25 04:46:40 +00:00
#ifndef _DEBUG_COURSE_H
#define _DEBUG_COURSE_H
void nop_change_course(void);
#endif