You've already forked ultrasm64-2
mirror of
https://github.com/HackerN64/ultrasm64-2.git
synced 2026-01-21 10:38:08 -08:00
27 lines
513 B
Plaintext
27 lines
513 B
Plaintext
|
|
-Iinclude/n64
|
||
|
|
-Iinclude
|
||
|
|
-Itextures
|
||
|
|
-Ibuild/us_n64
|
||
|
|
-Isrc
|
||
|
|
|
||
|
|
|
||
|
|
-include include/types.h
|
||
|
|
-include include/n64/ultra64.h
|
||
|
|
-include include/sm64.h
|
||
|
|
-include include/config.h
|
||
|
|
-include include/make_const_nonconst.h
|
||
|
|
-include include/geo_commands.h
|
||
|
|
-include include/level_commands.h
|
||
|
|
-include include/segment_symbols.h
|
||
|
|
-include include/command_macros_base.h
|
||
|
|
-include include/object_constants.h
|
||
|
|
|
||
|
|
|
||
|
|
-DTARGET_N64=1
|
||
|
|
-DVERSION_US=1
|
||
|
|
-DF3DEX_GBI_2=1
|
||
|
|
-DF3DZEX_NON_GBI_2=1
|
||
|
|
-DF3DEX_GBI_SHARED=1
|
||
|
|
-D_LANGUAGE_C=1
|
||
|
|
-DLIBULTRA_VERSION=OS_VER_K
|