locdefs 183 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 # # Build specific definitions for libultra_rom.a (real HW version) # LIBNAME = ULTRA_ROM LCDEFS += -D_ULTRA64 -DNDEBUG -D_FINALROM LASDEFS += -D_ULTRA64 -D_FINALROM OPTIMIZER = -O2