diff options
| author | Yanis002 <35189056+Yanis002@users.noreply.github.com> | 2025-01-24 15:16:58 +0100 |
|---|---|---|
| committer | Yanis002 <35189056+Yanis002@users.noreply.github.com> | 2025-01-24 15:16:58 +0100 |
| commit | b4d8083acebcd9564d4cac82f51e85fb431ac1df (patch) | |
| tree | 861b4b64131429e0f35ff85192c606d772953dc7 /src/Main/Message/BMG.cpp | |
| parent | c26639a9dae5c5898d02bbf5d8cbf77ebf813fec (diff) | |
more progress
Diffstat (limited to 'src/Main/Message/BMG.cpp')
| -rw-r--r-- | src/Main/Message/BMG.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Main/Message/BMG.cpp b/src/Main/Message/BMG.cpp index 830fccba..db3623b8 100644 --- a/src/Main/Message/BMG.cpp +++ b/src/Main/Message/BMG.cpp @@ -135,7 +135,7 @@ ARM u16 func_0203728c(BMGFileInfo* pFileInfo, unk32 param_2) { return -1; } -THUMB void func_020372f0(BMGGroups* pGroups, BMGFileIndex eIndex, s16 unk_18, int param_4) { +THUMB void func_020372f0(BMGGroups* pGroups, BMGFileIndex eIndex, s16 unk_18) { char bmgPath[64]; BMGFileInfo bmgFile; u32* pFile; |
