summaryrefslogtreecommitdiff
path: root/src/code/debug_malloc.c
diff options
context:
space:
mode:
authorDragorn421 <Dragorn421@users.noreply.github.com>2022-10-13 10:06:49 +0200
committerGitHub <noreply@github.com>2022-10-13 04:06:49 -0400
commit22b78f169f140249a8be9ebcb41d3d5ac6b94a36 (patch)
tree02b958160528abf2f49b8143ff0bb8f954c1077c /src/code/debug_malloc.c
parentc3dc2994485277e3ff17f63f89335ab5c1cca7c6 (diff)
Fix misc 17 (#1392)
* Some cleanup on bgcheck waterbox y funcs * Fix some typo/spelling * EnFz_ApplyDamage match fixup * Turn another sus construction into a switch * Fixup comment on restoring MS as adult * "doesnt, isnt" -> "doesn't, isn't" * Hunt down whitespace at end of lines * Format (clang-format does not like figs bug comment on bongo cutscene unskip sadge) * Viewport z scale/translation: `0x1FF` -> `G_MAXZ/2` (see proman "9.7 Mixing CPU and SP Addresses", "12.7.6 Depth Source") * static symbols: g -> s prefix * Link young/old -> child/adult * Fixups * Get rid of signed vs unsigned comparison warning by changing room temps to s32 * waterbox search funcs consistency * Revert "waterbox search funcs consistency" This reverts commit 8f386e038f5e735f0f5f1240fc4da7bec4e8c7e2. * `curWaterBox` -> `waterBox`
Diffstat (limited to 'src/code/debug_malloc.c')
0 files changed, 0 insertions, 0 deletions