Home
last modified time | relevance | path

Searched refs:gms_command_t (Results 1 – 2 of 2) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/glk/magnetic/
H A Dmagnetic.h42 struct gms_command_t { struct
48 typedef gms_command_t *gms_commandref_t; argument
56 static const gms_command_t GMS_COMMAND_TABLE[14];
H A Dglk.cpp29 const gms_command_t Magnetic::GMS_COMMAND_TABLE[14] = {
3130 const gms_command_t *entry; in gms_command_summary()
3148 const gms_command_t *entry, *matched; in gms_command_help()
3154 const gms_command_t *next; in gms_command_help()
3361 const gms_command_t *entry, *matched; in gms_command_escape()