mirror of
https://github.com/krystalgamer/spidey-decomp.git
synced 2025-02-22 05:40:51 +00:00
7 lines
92 B
C
7 lines
92 B
C
#pragma once
|
|
|
|
#include "export.h"
|
|
#include "ob.h"
|
|
|
|
EXPORT void M3d_BuildTransform(CSuper*);
|