diff options
| author | Pheenoh <pheenoh@gmail.com> | 2021-02-03 15:12:27 -0500 |
|---|---|---|
| committer | Pheenoh <pheenoh@gmail.com> | 2021-02-03 15:12:27 -0500 |
| commit | 9cb88fdb31ed711d2fc9dfd641a01833f1d3b3c9 (patch) | |
| tree | fd9ff0f0f3939fa2d5ea0cca94516edc1f81851a /src/m_Do/m_Do_machine_exception.cpp | |
| parent | 8091fa95c5adae85d83566cee5b04e0258b0a1c6 (diff) | |
main attempt
Diffstat (limited to 'src/m_Do/m_Do_machine_exception.cpp')
| -rw-r--r-- | src/m_Do/m_Do_machine_exception.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/m_Do/m_Do_machine_exception.cpp b/src/m_Do/m_Do_machine_exception.cpp index 31e76fe7c0..e6fe4a1a10 100644 --- a/src/m_Do/m_Do_machine_exception.cpp +++ b/src/m_Do/m_Do_machine_exception.cpp @@ -29,8 +29,8 @@ void print_f(void); // additional symbols needed for m_Do_machine_exception.cpp // autogenerated by split.py v0.4 at 2021-01-31 21:28:06.026523 extern u8 lbl_80374460; -extern u8 lbl_80450B08; -extern u8 lbl_80450B0C; +extern u32 lbl_80450B08; +extern u32 lbl_80450B0C; extern u8 lbl_80450B10; extern u8 lbl_80450B14; extern u8 lbl_80450C28; |
