Home
last modified time | relevance | path

Searched defs:Gv_SetVar (Results 1 – 4 of 4) sorted by relevance

/dports/games/NBlood/NBlood-a1689a4/source/rr/src/
H A Dgamevars.cpp422 void __fastcall Gv_SetVar(int const gameVar, int const newValue) { setvar__(gameVar, newValue, vm.s… in Gv_SetVar() function
423 void __fastcall Gv_SetVar(int const gameVar, int const newValue, int const spriteNum, int const pla… in Gv_SetVar() function
/dports/games/NBlood/NBlood-a1689a4/source/duke3d/src/
H A Dm32vars.cpp383 void __fastcall Gv_SetVar(int32_t id, int32_t lValue) in Gv_SetVar() function
H A Dgamevars.cpp1026 void __fastcall Gv_SetVar(int const gameVar, int const newValue) { setvar__(gameVar, newValue, vm.s… in Gv_SetVar() function
1027 void __fastcall Gv_SetVar(int const gameVar, int const newValue, int const spriteNum, int const pla… in Gv_SetVar() function
/dports/games/NBlood/NBlood-a1689a4/source/blood/src/
H A Dm32vars.cpp383 void __fastcall Gv_SetVar(int32_t id, int32_t lValue) in Gv_SetVar() function