summaryrefslogtreecommitdiff
path: root/soh/src/code
diff options
context:
space:
mode:
authorMalkierian <malkierian@gmail.com>2025-05-13 19:30:04 -0700
committerGitHub <noreply@github.com>2025-05-13 19:30:04 -0700
commit45d9fe54d214c9cfaf287578ad70a6e9e1b93fc3 (patch)
tree0d51ef493addd27e87c9a7d4063ecfbca1430f50 /soh/src/code
parentafc52f07d20a2d429183ee6c1829155bd5b289c0 (diff)
Warnings Squashing Round 1 (#5469)
* Fix truncation warning in `entrance.h`. * Fix type warning in fishsanity.cpp * Fix implicit conversion warnings in BossRush, Mouse, and UIWidgets.hpp. * Add Random_Float and use it in GameInteractor_RawAction.cpp. Make non-specified seed init a separate function. * clang after type change * Fix truncation and conversion warnings in ExtraTraps.cpp. * Resolve type conversion warnings in InputViewer.cpp. * Resolve some type conversion warnings in hook_handlers.cpp. * Remove `Random_Float`, and apply `RandomDouble` where it was being used instead. Add proper range notation to `RandomDouble` to denote the lack of inclusivity for the max part of the range. * Convert c-style casts to static_cast.
Diffstat (limited to 'soh/src/code')
0 files changed, 0 insertions, 0 deletions