mirror of
https://github.com/sonicdcer/sf64.git
synced 2024-11-30 16:41:09 +00:00
80053694ea
* Match func_80077240 * Apply changes from style guide * Match func_8007729C and style guide changes * Further style guide changes * Several matches courtesy of petrie911 * Match func_80077B84 * Run make format * Match func_80078038 * Match func_800780F8 * Match func_800783C0 * Match func_80078438 and func_800784B4 * Match func_80078550 * Match func_80078604 * Match func_8007868C * WIP func_80084194 * Rename funcs as required from merge with master. * Match func_8007879C * Match func_800788B0 and func_80084194 * Match func_80078A64 * Match 3 more funcs * Match func_80078C84 * Match func_80078D60 and func_80078CE8 * Match func_80078E50 * Match func_80078EBC * Match func_80078F78 * Add function prototypes to functions.h * (M_PI / 180.0f) to M_DTOR * Match func_8007905C * Match func_800794CC * Match func_8007953C * Match func_80079618 * Fix changes from master * Match func_8007968C * Match func_800798C4 * Match func_800798F0 * return -> break * Match func_8007A28C * Match func_8007A3C0 * Match func_8007A4B8 * Match func_8007A568 * Match two more funcs
8 lines
142 B
TOML
8 lines
142 B
TOML
compiler_type = "ido"
|
|
|
|
[preserve_macros]
|
|
"g[DS]P.*" = "void"
|
|
"gs[DS]P.*" = "void"
|
|
|
|
[decompme.compilers]
|
|
"tools/ido-recomp/linux/cc" = "ido5.3" |