Home
last modified time | relevance | path

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

/dports/games/alephone/alephone-release-20190331/Source_Files/Lua/
H A Dlua_script.h46 void L_Call_Terminal_Exit(short terminal_id, short player_index);
H A Dlua_script.cpp162 void L_Call_Terminal_Exit(short terminal_id, short player_index) {} in L_Call_Terminal_Exit() function
1245 void L_Call_Terminal_Exit(short terminal_id, short player_index) in L_Call_Terminal_Exit() function
/dports/games/alephone/alephone-release-20190331/Source_Files/RenderOther/
H A Dcomputer_interface.cpp490 L_Call_Terminal_Exit(terminal->terminal_id, player_index); in initialize_player_terminal_info()
768 L_Call_Terminal_Exit(terminal->terminal_id, player_index); in abort_terminal_mode()