Files
Prakxo 322592d306 m_view OK (#163)
* m_view OK

* format?
2024-04-04 08:38:30 -07:00

13 lines
174 B
C

#ifndef MAIN_H
#define MAIN_H
#include "ultra64.h"
extern s32 ScreenHeight;
extern s32 ScreenWidth;
// void func_800D64E0_jp();
void func_800D66D0_jp(void* arg0);
#endif