Merge branch 'master' into doc-overworld

This commit is contained in:
GriffinR
2020-07-15 00:40:47 -04:00
committed by GitHub
88 changed files with 1413 additions and 1248 deletions
-1
View File
@@ -17,7 +17,6 @@
#include "constants/event_object_movement.h"
#include "constants/field_specials.h"
#include "constants/songs.h"
#include "constants/vars.h"
#include "constants/metatile_labels.h"
#define SECONDS(value) ((signed) (60.0 * value + 0.5))