Decomp MultiplyByFixedPoint

This commit is contained in:
Zur3l
2026-07-11 15:59:13 -04:00
parent b927837596
commit 0c25e25955
7 changed files with 650 additions and 619 deletions

8
include/main_02001A54.h Normal file
View File

@@ -0,0 +1,8 @@
#ifndef PMDSKY_MAIN_02001A54_H
#define PMDSKY_MAIN_02001A54_H
#include "util.h"
s32 MultiplyByFixedPoint(s32 x, s32 y);
#endif //PMDSKY_MAIN_02001A54_H