mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-08-21 13:36:52 -04:00
match few of m_lib funcs
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#ifndef VI_H
|
||||
#define VI_H
|
||||
|
||||
#include "types.h"
|
||||
|
||||
void VISetBlack(BOOL);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user