Home
last modified time | relevance | path

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

/dports/games/onscripter/onscripter-20200722/
H A DONScripter_lut.cpp338 {"cselgoto", &ONScripter::cselgotoCommand},
H A DONScripter.h271 int cselgotoCommand();
H A DONScripter_command.cpp3289 int ONScripter::cselgotoCommand() in cselgotoCommand() function in ONScripter
/dports/games/onscripter-1byte/onscripter-20200722/
H A DONScripter_lut.cpp338 {"cselgoto", &ONScripter::cselgotoCommand},
H A DONScripter.h271 int cselgotoCommand();
H A DONScripter_command.cpp3289 int ONScripter::cselgotoCommand() in cselgotoCommand() function in ONScripter
/dports/games/ponscripter-07th-mod/ponscripter-fork-3.0.0/doc/
H A Dprototypes92 cselgoto cselgotoCommand (i)
/dports/games/ponscripter-07th-mod/ponscripter-fork-3.0.0/src/
H A DPonscripterLabel.h311 int cselgotoCommand(const pstring& cmd);
H A DPonscripterLabel.cpp146 dict["cselgoto"] = &PonscripterLabel::cselgotoCommand; in sfunc_lut_t()
H A DPonscripterLabel_command.cpp2978 int PonscripterLabel::cselgotoCommand(const pstring& cmd) in cselgotoCommand() function in PonscripterLabel