diff options
| author | Cole Barker <41011709+coleslaw456@users.noreply.github.com> | 2026-02-23 20:27:33 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-23 20:27:33 -0500 |
| commit | e722e6f9b3c3a4ef48ec11aa4567984061cde388 (patch) | |
| tree | 1267b1a4b1802cc8ef3cbdcc3ead3908f47a0a90 | |
| parent | a6eeeedd34283e283e6d878cf62fca3cafae7adb (diff) | |
Rename fn_494_C0
Co-authored-by: Elijah Thomas <42302100+elijah-thomas774@users.noreply.github.com>
| -rw-r--r-- | include/d/t/d_t_defeat_boss.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/d/t/d_t_defeat_boss.h b/include/d/t/d_t_defeat_boss.h index f77af5fd..6fb783e6 100644 --- a/include/d/t/d_t_defeat_boss.h +++ b/include/d/t/d_t_defeat_boss.h @@ -12,7 +12,7 @@ public: u16 fn_494_360(); u16 getStoryflag(); u16 fn_494_380(); - void fn_494_C0(); + static void getDungeonFlagIndex(u32 &outFlagIdx); bool fn_494_D0(); bool init(); |
