mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-06-19 01:20:08 -07:00
bump submodules and remove unused types (#175)
This commit is contained in:
+1
-1
Submodule ZAPDTR updated: a406a7d431...8c88631bf6
+1
-1
Submodule libultraship updated: 75344bb101...86bdd46547
@@ -3,9 +3,6 @@
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include "Resource.h"
|
||||
#include "Vec2f.h"
|
||||
#include "Vec3f.h"
|
||||
#include "Color3b.h"
|
||||
|
||||
namespace SOH {
|
||||
|
||||
|
||||
@@ -3,9 +3,6 @@
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include "Resource.h"
|
||||
#include "Vec2f.h"
|
||||
#include "Vec3f.h"
|
||||
#include "Color3b.h"
|
||||
|
||||
namespace SOH {
|
||||
|
||||
@@ -20,4 +17,4 @@ class PlayerAnimation : public LUS::Resource<int16_t> {
|
||||
|
||||
std::vector<int16_t> limbRotData;
|
||||
};
|
||||
} // namespace SOH
|
||||
} // namespace SOH
|
||||
|
||||
Reference in New Issue
Block a user