mirror of
https://github.com/pret/pmd-red.git
synced 2026-08-26 18:55:56 -05:00
sub_807EAA0
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#define DUNGEON_MAX_ITEMS 64
|
||||
|
||||
// size: 0x18
|
||||
typedef struct Weather
|
||||
typedef struct Weather // 0xE264
|
||||
{
|
||||
/* 0x0 */ u8 weather; // Uses the weather constants in weather.h.
|
||||
/* 0x1 */ u8 unkE265; // Uses the weather constants in weather.h
|
||||
|
||||
Reference in New Issue
Block a user