Searched defs:IMPLEMENT_FUNCTION_S (Results 1 – 6 of 6) sorted by relevance
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/lastexpress/entities/ |
H A D | rebecca.cpp | 107 IMPLEMENT_FUNCTION_S(4, Rebecca, playSound16) variable
|
H A D | mahmud.cpp | 113 IMPLEMENT_FUNCTION_S(6, Mahmud, playSoundMertens) variable
|
H A D | entity.h | 196 #define IMPLEMENT_FUNCTION_S(index, class, name) \ macro
|
/dports/games/scummvm/scummvm-2.5.1/engines/lastexpress/entities/ |
H A D | rebecca.cpp | 107 IMPLEMENT_FUNCTION_S(4, Rebecca, playSound16) variable
|
H A D | mahmud.cpp | 113 IMPLEMENT_FUNCTION_S(6, Mahmud, playSoundMertens) variable
|
H A D | entity.h | 208 #define IMPLEMENT_FUNCTION_S(index, class, name) \ macro
|