Fix include.
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user