Add weather.h

This commit is contained in:
SatoMew
2019-05-17 15:34:34 +01:00
parent cfc43d1111
commit 333d2f37a8
4 changed files with 22 additions and 19 deletions
+1 -2
View File
@@ -1,11 +1,10 @@
#include "constants/layouts.h"
@#include "constants/map_types.h"
#include "constants/maps.h"
@#include "constants/weather.h"
#include "constants/region_map.h"
#include "constants/songs.h"
#include "constants/items.h"
@#include "constants/weather.h"
#include "constants/weather.h"
.include "asm/macros.inc"
.include "constants/constants.inc"