mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-05-23 06:54:39 -04:00
rip out unused types (#4041)
This commit is contained in:
+1
-1
Submodule ZAPDTR updated: eff2903611...9f9d0be3c9
+1
-1
Submodule libultraship updated: d795e6ac78...b135db823a
@@ -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 {
|
||||
class PlayerAnimation : public LUS::Resource<int16_t> {
|
||||
|
||||
Reference in New Issue
Block a user