get rid of most --MIAMI comments

This commit is contained in:
withmorten
2021-01-22 11:43:29 +01:00
parent 4acc9b08a2
commit feb993e751
125 changed files with 16 additions and 604 deletions

View File

@ -41,8 +41,6 @@
#include "Timecycle.h"
#include "Fluff.h"
// --MIAMI: file done
#define BLOCK_COUNT 22
#define SIZE_OF_SIMPLEVARS 0xE4

View File

@ -12,8 +12,6 @@
#include "PCSave.h"
#include "Text.h"
// --MIAMI: file done
const char* _psGetUserFilesFolder();
C_PcSave PcSaveHelper;