debug.c
changeset 2066 9ee1aea9701f
parent 2033 1eb15b79b6f3
child 2125 3098398bf7ff
equal deleted inserted replaced
2065:d2872c468206 2066:9ee1aea9701f
    49 	DEBUG_LEVEL(spritecache),
    49 	DEBUG_LEVEL(spritecache),
    50 	DEBUG_LEVEL(oldloader),
    50 	DEBUG_LEVEL(oldloader),
    51 	DEBUG_LEVEL(pbs),
    51 	DEBUG_LEVEL(pbs),
    52 #ifdef GPMI
    52 #ifdef GPMI
    53 	DEBUG_LEVEL(gpmi),
    53 	DEBUG_LEVEL(gpmi),
    54 #endif	
    54 #endif
    55 	DEBUG_LEVEL(npf)
    55 	DEBUG_LEVEL(npf)
    56 	};
    56 	};
    57 #undef DEBUG_LEVEL
    57 #undef DEBUG_LEVEL
    58 
    58 
    59 void SetDebugString(const char *s)
    59 void SetDebugString(const char *s)