mirror of
https://github.com/copyrighttxt/watrbx-game-engine.git
synced 2026-09-05 05:07:48 +00:00
GEEKING
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
#include "../sg.h"
|
||||
|
||||
CODE_MSG el_geo_err;
|
||||
MATR el_g_e, el_e_g;
|
||||
GEO_ARC el_geo1, el_geo2;
|
||||
GEO_COND gcond;
|
||||
|
||||
void set_el_geo(void)
|
||||
{
|
||||
el_geo_err = EL_OK;
|
||||
}
|
||||
Reference in New Issue
Block a user