mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-06-02 10:10:59 -04:00
f4fc23bada
* Header cleanup
12 lines
172 B
C
12 lines
172 B
C
#ifndef CAMERA_JUNK_H
|
|
#define CAMERA_JUNK_H
|
|
|
|
/* Function Prototypes */
|
|
|
|
void setup_camera_podium_ceremony(void);
|
|
void func_802816B8(void);
|
|
|
|
// guPerspective params
|
|
|
|
#endif
|