diff options
author | withmorten <morten.with@gmail.com> | 2021-01-22 11:43:29 +0100 |
---|---|---|
committer | withmorten <morten.with@gmail.com> | 2021-01-22 11:43:29 +0100 |
commit | feb993e751ad8baccedc0547383913069846f8f5 (patch) | |
tree | fbd4f659dc001beb12adef014e28d18cd71b6408 /src/core/Game.cpp | |
parent | 4acc9b08a2179ebf2a12e52759f7b4193c047533 (diff) |
get rid of most --MIAMI comments
Diffstat (limited to 'src/core/Game.cpp')
-rw-r--r-- | src/core/Game.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/Game.cpp b/src/core/Game.cpp index ece19446..c407bbe8 100644 --- a/src/core/Game.cpp +++ b/src/core/Game.cpp @@ -125,8 +125,6 @@ int gameTxdSlot; uint8 gameProcessPirateCheck = 0; #endif -// --MIAMI: File done - bool DoRWStuffStartOfFrame(int16 TopRed, int16 TopGreen, int16 TopBlue, int16 BottomRed, int16 BottomGreen, int16 BottomBlue, int16 Alpha); void DoRWStuffEndOfFrame(void); #ifdef PS2_MENU |