mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-07-02 22:14:37 +00:00
remove iprof and BBGE_PROF (#74)
This commit is contained in:
parent
47f8677aa7
commit
26759c8be1
22 changed files with 3 additions and 2286 deletions
|
@ -31,9 +31,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|||
|
||||
#include "BBGECompileConfig.h"
|
||||
|
||||
#define BBGE_PROF(x)
|
||||
|
||||
|
||||
#define compile_assert(pred) switch(0){case 0:case (pred):;}
|
||||
|
||||
#ifdef _MSC_VER
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue