mirror of
https://github.com/zeldaret/oot
synced 2026-07-07 22:11:24 -04:00
Zapd hotfix (#1009)
* remove fake match * git subrepo pull --force tools/ZAPD subrepo: subdir: "tools/ZAPD" merged: "4f7b8393e" upstream: origin: "https://github.com/zeldaret/ZAPD.git" branch: "master" commit: "4f7b8393e" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo.git" commit: "2f68596"
This commit is contained in:
@@ -76,4 +76,4 @@ static void ImportExporters()
|
||||
|
||||
// When ZAPD starts up, it will automatically call the below function, which in turn sets up our
|
||||
// exporters.
|
||||
REGISTER_EXPORTER(ImportExporters)
|
||||
REGISTER_EXPORTER(ImportExporters);
|
||||
|
||||
Reference in New Issue
Block a user