mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-05 02:37:50 -04:00
f06311cd09
* d_a_tag_allmato almost done * d_a_swhit0 done * some SSystem cleanup * treesh done * swball done, some other rel cleanup
9 lines
101 B
C++
9 lines
101 B
C++
/**
|
|
* c_m3d_g_vtx.cpp
|
|
*
|
|
*/
|
|
|
|
#include "SSystem/SComponent/c_m3d_g_vtx.h"
|
|
|
|
cM3dGVtx::~cM3dGVtx() {}
|