Matched last function in Ovl_en_encount2 (#252)

* Matched last function

* Format

* Fix Gfx arrays
This commit is contained in:
Derek Hensley
2021-08-08 20:08:01 -07:00
committed by GitHub
parent 823281291b
commit 3bac4232fd
4 changed files with 43 additions and 34 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
#define FLT_MAX 340282346638528859811704183484516925440.0f
#define SHT_MAX 32767.0f
#define SHT_MINV (1.0f / SHT_MAX)
#define DEGTORAD(x) (x * M_PI / 180.0f)
#define DEGTORAD(x) ((x) * (M_PI / 180.0f))
typedef union {
struct {
+2 -1
View File
@@ -4061,7 +4061,8 @@ extern Gfx D_04075B30[];
extern Gfx D_04076BC0[];
extern Gfx D_04077480[];
extern UNK_TYPE D_04079B10;
extern UNK_TYPE D_0407AB10;
extern Gfx D_0407AB10[];
extern Gfx D_0407AB58[];
extern UNK_TYPE D_0407AFB0;
extern Gfx D_0407D590[];
extern UNK_TYPE D_0407D650;