summaryrefslogtreecommitdiff
path: root/soh/src/code/graph.c
diff options
context:
space:
mode:
authorbriaguya <70942617+briaguya-ai@users.noreply.github.com>2022-11-05 15:33:04 -0400
committerGitHub <noreply@github.com>2022-11-05 15:33:04 -0400
commit274a1081679f9b8594897178669d61751bb736dc (patch)
tree533e65219857f3473ce9ba5ebf8926be54efb034 /soh/src/code/graph.c
parent4396411d1072b24a4bb77658b453a4286e030fb2 (diff)
fix: add `ShouldAdvanceSilent` to `functions.h` (#1920)
The implicit declaration was causing issues on Linux when building in release mode. The call was getting optimized out which was preventing the "equip now?" message box from functioning as intended. Adding the `Message_ShouldAdvanceSilent` declaration to `functions.h`resolves the issue.
Diffstat (limited to 'soh/src/code/graph.c')
0 files changed, 0 insertions, 0 deletions