You've already forked Microtransactions64
mirror of
https://github.com/Print-and-Panic/Microtransactions64.git
synced 2026-01-21 10:17:19 -08:00
Create compile_flags.txt (#653)
Added compile_flags.txt for the clangd lsp to work for the project
This commit is contained in:
25
compile_flags.txt
Normal file
25
compile_flags.txt
Normal file
@@ -0,0 +1,25 @@
|
||||
-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
|
||||
Reference in New Issue
Block a user