1
0
mirror of https://github.com/td512/re3.git synced 2026-03-08 06:39:19 +00:00

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

@@ -7,8 +7,6 @@
#include "ModelInfo.h"
#include "AnimManager.h"
//--MIAMI: file done
void
CClumpModelInfo::DeleteRwObject(void)
{
@@ -150,7 +148,7 @@ CClumpModelInfo::FindFrameFromIdCB(RwFrame *frame, void *data)
return assoc->frame ? nil : frame;
}
//--MIAMI: unused
// unused
RwFrame*
CClumpModelInfo::FindFrameFromNameCB(RwFrame *frame, void *data)
{