Home
last modified time | relevance | path

Searched refs:chvolCommand (Results 1 – 10 of 10) sorted by relevance

/dports/games/onscripter/onscripter-20200722/
H A DONScripter_lut.cpp347 {"chvol", &ONScripter::chvolCommand},
H A DONScripter.h275 int chvolCommand();
H A DONScripter_command.cpp3385 int ONScripter::chvolCommand() in chvolCommand() function in ONScripter
/dports/games/onscripter-1byte/onscripter-20200722/
H A DONScripter_lut.cpp347 {"chvol", &ONScripter::chvolCommand},
H A DONScripter.h275 int chvolCommand();
H A DONScripter_command.cpp3385 int ONScripter::chvolCommand() in chvolCommand() function in ONScripter
/dports/games/ponscripter-07th-mod/ponscripter-fork-3.0.0/doc/
H A Dprototypes80 chvol chvolCommand (i2)
/dports/games/ponscripter-07th-mod/ponscripter-fork-3.0.0/src/
H A DPonscripterLabel.h315 int chvolCommand(const pstring& cmd);
H A DPonscripterLabel.cpp141 dict["chvol"] = &PonscripterLabel::chvolCommand; in sfunc_lut_t()
H A DPonscripterLabel_command.cpp3061 int PonscripterLabel::chvolCommand(const pstring& cmd) in chvolCommand() function in PonscripterLabel