mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-08-16 13:37:03 -04:00
Impl objects for editor
This commit is contained in:
@@ -25,7 +25,4 @@ class ObjectPicker {
|
||||
s32 Inverse(MtxF* src, MtxF* dest);
|
||||
void Copy(MtxF* src, MtxF* dest);
|
||||
void Clear(MtxF* mf);
|
||||
|
||||
void DrawObj(float length);
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user