Fix include.
This commit is contained in:
parent
63213ce57f
commit
7316892835
@ -1,4 +1,6 @@
|
||||
#ifndef _RevEmuAPI_included
|
||||
#if defined _RevEmuAPI_included
|
||||
#endinput
|
||||
#endif
|
||||
#define _RevEmuAPI_included
|
||||
|
||||
enum RevEmu_UserType
|
||||
@ -60,5 +62,3 @@ public __ext_RevEmuAPI_SetNTVOptional()
|
||||
MarkNativeAsOptional("RevEmu_GetPlayerType");
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif //_RevEmuAPI_included
|
Loading…
Reference in New Issue
Block a user