Expose gc_respawn
This commit is contained in:
parent
dc791e494d
commit
4b3b96536d
1 changed files with 1 additions and 0 deletions
|
|
@ -1403,6 +1403,7 @@ struct int_const_s const INT_CONST[] = {
|
|||
{"GC_CUSTOM1",gc_custom1},
|
||||
{"GC_CUSTOM2",gc_custom2},
|
||||
{"GC_CUSTOM3",gc_custom3},
|
||||
{"GC_RESPAWN",gc_respawn},
|
||||
{"NUM_GAMECONTROLS",num_gamecontrols},
|
||||
|
||||
// screen.h constants
|
||||
|
|
|
|||
Loading…
Reference in a new issue