Replace narc subproject with vendored nitroarc (#969)

This commit is contained in:
Rachel
2026-02-23 16:35:08 -08:00
committed by GitHub
parent 77ff2cec20
commit 8be36972e3
201 changed files with 4375 additions and 876 deletions

View File

@@ -7,11 +7,11 @@
#include "map_header.h"
#include "res/field/area_data/area_data.naix.h"
#include "res/field/encounters/pl_enc_data.naix.h"
#include "res/field/events/zone_event.naix.h"
#include "res/field/matrices/map_matrix.naix.h"
#include "res/field/scripts/scr_seq.naix.h"
#include "res/field/area_data/area_data.naix"
#include "res/field/encounters/pl_enc_data.naix"
#include "res/field/events/zone_event.naix"
#include "res/field/matrices/map_matrix.naix"
#include "res/field/scripts/scr_seq.naix"
#include "res/text/bank/location_names.h"
static const MapHeader sMapHeaders[] = {