Home
last modified time | relevance | path

Searched refs:BT_CUSTOM1 (Results 1 – 3 of 3) sorted by relevance

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dd_ticcmd.h41 BT_CUSTOM1 = 1<<13, enumerator
H A Ddeh_tables.c5321 {"BT_CUSTOM1",BT_CUSTOM1}, // Lua customizable
H A Dg_game.c1335 cmd->buttons |= BT_CUSTOM1; in G_BuildTiccmd()