This website requires JavaScript.
Explore
Help
Register
Sign In
john
/
prosperon
Watch
1
Star
0
Fork
You've already forked prosperon
0
Code
Issues
Pull requests
Actions
Releases
Activity
229e86a56a
prosperon
/
source
/
engine
/
debug
/
debug.c
9 lines
98 B
C
Raw
Normal View
History
Unescape
Escape
Initial commit
2021-11-30 21:29:18 -06:00
#
include
"debug.h"
unsigned
long
long
triCount
=
0
;
void
resetTriangles
(
)
{
triCount
=
0
;
Turned on warnings and fixed
2022-02-06 10:14:57 -06:00
}
Reference in a new issue
Copy permalink