decompile jstudio-data.cpp (#174)

* decompile jstudio-data.cpp

did this earlier for Pikmin 2

* clarify stb-data

* clarify fvb-data

* formatting

* clang-format properly
This commit is contained in:
EpochFlame
2022-01-04 12:09:53 -05:00
committed by GitHub
parent 31c937124b
commit f4a3c80af3
6 changed files with 16 additions and 92 deletions
+1 -1
View File
@@ -161,4 +161,4 @@ JSUPtrLink* JSUPtrList::getNthLink(u32 index) const {
}
return node;
}
}