adjust gameinfo sizing, rename inline register funcs

This commit is contained in:
Pheenoh
2021-01-02 19:09:04 -05:00
parent 4b9c7e0376
commit cd601606ee
235 changed files with 465 additions and 464 deletions
+2
View File
@@ -5,6 +5,8 @@
class cSAngle {
public:
cSAngle();
private:
s16 value;
};