Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
src
game
debug_course.h
Go to the documentation of this file.
1
#ifndef _DEBUG_COURSE_H
2
#define _DEBUG_COURSE_H
3
4
void
nop_change_course
(
void
);
5
6
#endif
nop_change_course
void nop_change_course(void)
Definition:
debug_course.c:8
Generated by
1.8.13