Home
last modified time | relevance | path

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

/dports/games/alephone/alephone-release-20190331/Source_Files/Lua/
H A Dlua_script.h49 void L_Call_Got_Item(short type, short player_index);
H A Dlua_script.cpp164 void L_Call_Got_Item(short type, short player_index) {} in L_Call_Got_Item() function
1255 void L_Call_Got_Item(short type, short player_index) in L_Call_Got_Item() function
/dports/games/alephone/alephone-release-20190331/Source_Files/GameWorld/
H A Ditems.cpp684 L_Call_Got_Item(type, player_index); in try_and_add_player_item()