p_tick.h (145B)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 #ifndef __P_TICK__ 24 #define __P_TICK__ 25 26 27 #ifdef __GNUG__ 28 #pragma interface 29 #endif 30 31 32 33 34 35 void P_Ticker (void); 36 37 38 39 #endif 40 41 42 43 44
dooma minimalistic implementation of doom | |
git clone git://ssnf.xyz/doom | |
Log | Files | Refs |