convert map data to json
This commit is contained in:
+4
-3
@@ -1,12 +1,13 @@
|
||||
@#include "constants/bg_event_constants.h"
|
||||
@#include "constants/event_object_movement_constants.h"
|
||||
@#include "constants/event_objects.h"
|
||||
@#include "constants/flags.h"
|
||||
@#include "constants/items.h"
|
||||
#include "constants/flags.h"
|
||||
#include "constants/items.h"
|
||||
@#include "constants/map_scripts.h"
|
||||
#include "constants/layouts.h"
|
||||
#include "constants/maps.h"
|
||||
@#include "constants/secret_bases.h"
|
||||
@#include "constants/vars.h"
|
||||
#include "constants/vars.h"
|
||||
@#include "constants/weather.h"
|
||||
@#include "constants/trainer_hill.h"
|
||||
.include "asm/macros.inc"
|
||||
|
||||
Reference in New Issue
Block a user