mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-07-07 12:03:27 -04:00
match few of m_lib funcs
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#ifndef SYS_VIMGR_H
|
||||
#define SYS_VIMGR_H
|
||||
|
||||
#include "types.h"
|
||||
#include "dolphin/vi.h"
|
||||
|
||||
void viBlack(BOOL);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user