Fixed and refactored code in FileSystem.cpp (from Mr.Stalin)

This commit is contained in:
NovaRain
2019-01-20 00:18:32 +08:00
parent 82f068c3e7
commit 774e31b9f6
3 changed files with 95 additions and 89 deletions
+1 -1
View File
@@ -219,7 +219,7 @@
0x81e9 - int get_unspent_ap_perk_bonus()
0x81ec - float sqrt(float)
0x81ed - float abs(float)
0x81ed - int/float abs(int/float)
0x81ee - float sin(float)
0x81ef - float cos(float)
0x81f0 - float tan(float)