Skip to content

Commit

Permalink
TSAGE: R2R - Scene 1550: Implement subA2B2F()
Browse files Browse the repository at this point in the history
  • Loading branch information
Strangerke committed Jan 15, 2012
1 parent 099b2e9 commit 3d4f4ce
Show file tree
Hide file tree
Showing 5 changed files with 876 additions and 9 deletions.
5 changes: 5 additions & 0 deletions engines/tsage/globals.h
Expand Up @@ -242,6 +242,11 @@ namespace Ringworld2 {
#define SPEECH_TEXT 1
#define SPEECH_VOICE 2

#define k5A78C 15
#define k5A78D 16
#define k5A790 18
#define k5A791 17

class Ringworld2Globals: public TsAGE2Globals {
public:
ASoundExt _sound1, _sound2, _sound3, _sound4;
Expand Down

0 comments on commit 3d4f4ce

Please sign in to comment.