diff options
| author | louist103 <35883445+louist103@users.noreply.github.com> | 2025-03-29 14:22:27 -0400 |
|---|---|---|
| committer | louist103 <35883445+louist103@users.noreply.github.com> | 2025-03-29 14:22:27 -0400 |
| commit | c1288acaac94062271c54b3242e0a4418c1fc175 (patch) | |
| tree | 7b0215b0632237e7320e5406bff288a771a705e3 | |
| parent | 9f5ac6febab0b7df472116a3e9de6b51f76066c9 (diff) | |
Fix build
| -rw-r--r-- | OTRExporter/DisplayListExporter.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/OTRExporter/DisplayListExporter.cpp b/OTRExporter/DisplayListExporter.cpp index 5f686a6..5865320 100644 --- a/OTRExporter/DisplayListExporter.cpp +++ b/OTRExporter/DisplayListExporter.cpp @@ -1,3 +1,4 @@ +#define F3DEX_GBI_2 #include "DisplayListExporter.h" #include "Main.h" #include "../ZAPD/ZFile.h" |
