mirror of
https://github.com/pret/pokeemerald.git
synced 2026-08-12 12:19:56 -05:00
Merge branch '_pret/master' into _RHH/pr/master/pretSync20241015
This commit is contained in:
@@ -197,7 +197,7 @@ string generate_map_events_text(Json map_data) {
|
||||
|
||||
string mapName = json_to_string(map_data, "name");
|
||||
|
||||
text << "@\n@ DO NOT MODIFY THIS FILE! It is auto-generated from data/maps/" << mapName << "/map.json\n@\n\n";
|
||||
text << "@\n@ DO NOT MODIFY THIS FILE! It is auto-generated from data/maps/" << mapName << "/map.json\n@\n\n\t.align 2\n\n";
|
||||
|
||||
string objects_label, warps_label, coords_label, bgs_label;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user