mirror of
https://github.com/pret/pmd-sky.git
synced 2026-09-06 18:45:03 -05:00
Decomp MultiplyByFixedPoint
This commit is contained in:
8
include/main_02001A54.h
Normal file
8
include/main_02001A54.h
Normal 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
|
||||
Reference in New Issue
Block a user