diff options
| author | petrie911 <69443847+petrie911@users.noreply.github.com> | 2021-01-04 11:06:51 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-04 12:06:51 -0500 |
| commit | 8cd367c43bb63076d1c8a431ef91c08ea6166ae2 (patch) | |
| tree | 4bb16a23599ddbc334136d41b4edd776bd69003d /spec | |
| parent | 794538f6f7abdaecb4612d242e86c352aecf590c (diff) | |
Automatic object xml creation (#596)
* new tool
* fixes
Co-authored-by: petrie911 <pmontag@DESKTOP-LG8A167.localdomain>
Diffstat (limited to 'spec')
| -rw-r--r-- | spec | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -2345,11 +2345,7 @@ endseg beginseg name "ovl_En_GeldB" include "build/src/overlays/actors/ovl_En_GeldB/z_en_geldb.o" - #ifdef NON_MATCHING - include "build/src/overlays/actors/ovl_En_GeldB/ovl_En_GeldB_reloc.o" - #else - include "build/data/overlays/actors/z_en_geldb.reloc.o" - #endif + include "build/src/overlays/actors/ovl_En_GeldB/ovl_En_GeldB_reloc.o" endseg beginseg |
