#ifndef CODE_800AF9B0_H #define CODE_800AF9B0_H #include "common_structs.h" #include /* Function Prototypes */ void func_800AF9B0(void); void func_800B0004(void); /* This is where I'd put my static data, if I had any */ extern s16 gCurrentCourseId; // D_800DC5A0 extern s32 gIsMirrorMode; // D_800DC5F4 #endif /* CODE_800AF9B0_H */