mirror of
https://github.com/zeldaret/tww.git
synced 2026-05-24 07:10:48 -04:00
f1d8c41c38
* work on d_s_play * some fixes
7 lines
103 B
C
7 lines
103 B
C
#ifndef D_SNAP_H
|
|
#define D_SNAP_H
|
|
|
|
void dSnap_DebugDraw();
|
|
void dSnap_Execute();
|
|
|
|
#endif /* D_SNAP_H */ |