Home
last modified time | relevance | path

Searched refs:theHero (Results 1 – 6 of 6) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/glk/alan3/
H A Dtypes.h42 #define HERO (header->theHero)
H A Dacode.h536 Aword theHero; /* The hero instance code (id) */ member
593 Aword theHero; /* The hero instance code (id) */ member
649 Aword theHero; /* The hero instance code (id) */ member
H A Dmain.cpp796 moveActor(ctx, header->theHero); in run()
813 if (i != header->theHero && isAActor(i)) { in run()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/alan3/
H A Dtypes.h42 #define HERO (header->theHero)
H A Dacode.h536 Aword theHero; /* The hero instance code (id) */ member
593 Aword theHero; /* The hero instance code (id) */ member
649 Aword theHero; /* The hero instance code (id) */ member
H A Dmain.cpp796 moveActor(ctx, header->theHero); in run()
813 if (i != header->theHero && isAActor(i)) { in run()