This website requires JavaScript.
Explore
Help
Register
Sign In
matthew
/
The-Powder-Toy
Watch
1
Star
0
Fork
0
You've already forked The-Powder-Toy
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
743b7dffce
The-Powder-Toy
/
src
/
elements
/
none.c
7 lines
68 B
C
Raw
Normal View
History
Unescape
Escape
Change include file for element update functions
2011-01-28 13:34:16 -06:00
#
include
<element.h>
Start function pointers
2011-01-07 08:13:13 -06:00
int
update_
(
UPDATE_FUNC_ARGS
)
{
More function pointers.
2011-01-07 10:18:22 -06:00
return
0
;
Start function pointers
2011-01-07 08:13:13 -06:00
}
Reference in New Issue
Copy Permalink