0
0
Fork 0
mirror of https://github.com/ZDoom/gzdoom.git synced 2024-12-22 02:21:08 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Christoph Oelckers
de4153ceaf some groundwork for the implementation of dynamic arrays
- created script exports for all relevant functions with all integral types.
- created script side definitions for the underlying data types.
- added a void pointer type so that the prototype for the pointer array can use a generic type every pointer can be assigned to.
2017-01-11 00:57:31 +01:00