diff --git a/source/patcher/hooks_patcher_static.cpp b/source/patcher/hooks_patcher_static.cpp index 4d04460..5f06921 100644 --- a/source/patcher/hooks_patcher_static.cpp +++ b/source/patcher/hooks_patcher_static.cpp @@ -171,7 +171,7 @@ DECL_FUNCTION(void, WPADRead, WPADChan chan, WPADStatus *data) { DECL_FUNCTION(uint32_t, SC17_FindClosestSymbol, uint32_t addr, - uint32_t *outDistance, + int32_t *outDistance, char *symbolNameBuffer, uint32_t symbolNameBufferLength, char *moduleNameBuffer,