mirror of
https://github.com/halpz/re3.git
synced 2025-07-26 12:22:46 +00:00
get rid of most --MIAMI comments
This commit is contained in:
@ -1,7 +1,5 @@
|
||||
#include "common.h"
|
||||
|
||||
//--MIAMI: done
|
||||
|
||||
struct rpGeometryList
|
||||
{
|
||||
RpGeometry **geometries;
|
||||
|
@ -11,8 +11,6 @@
|
||||
#include "Frontend.h"
|
||||
#include "MBlur.h"
|
||||
|
||||
//--MIAMI: done
|
||||
|
||||
RpLight *pAmbient;
|
||||
RpLight *pDirect;
|
||||
RpLight *pExtraDirectionals[4] = { nil };
|
||||
|
@ -14,8 +14,6 @@
|
||||
#include "custompipes.h"
|
||||
#include "MemoryHeap.h"
|
||||
|
||||
//--MIAMI: file done
|
||||
|
||||
CLinkList<CVisibilityPlugins::AlphaObjectInfo> CVisibilityPlugins::m_alphaList;
|
||||
CLinkList<CVisibilityPlugins::AlphaObjectInfo> CVisibilityPlugins::m_alphaBoatAtomicList;
|
||||
CLinkList<CVisibilityPlugins::AlphaObjectInfo> CVisibilityPlugins::m_alphaEntityList;
|
||||
|
Reference in New Issue
Block a user