mirror of
https://github.com/halpz/re3.git
synced 2025-05-10 07:36:38 +03:00
mips overdose
This commit is contained in:
parent
91fbfc1d23
commit
1c11a8081f
35 changed files with 9019 additions and 221 deletions
|
@ -5,6 +5,7 @@
|
|||
|
||||
#define WITHWINDOWS
|
||||
#include "common.h"
|
||||
#ifndef PS2_MENU
|
||||
#include "crossplatform.h"
|
||||
#include "platform.h"
|
||||
#include "Frontend.h"
|
||||
|
@ -5830,3 +5831,5 @@ uint8 CMenuManager::GetNumberOfMenuOptions()
|
|||
|
||||
#undef GetBackJustUp
|
||||
#undef GetBackJustDown
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue