This commit is contained in:
parent
424413774a
commit
3d4b45efb8
@ -40,7 +40,7 @@ public:
|
|||||||
static void setMasterVolume(int _volumeL,int _volumeR);
|
static void setMasterVolume(int _volumeL,int _volumeR);
|
||||||
|
|
||||||
|
|
||||||
private:
|
//private: Paul, can you sort out the access functions
|
||||||
enum XA_ENUM
|
enum XA_ENUM
|
||||||
{
|
{
|
||||||
XA_MUSIC_TRACK =1,
|
XA_MUSIC_TRACK =1,
|
||||||
|
15
users/cdbuild/makefile
Normal file
15
users/cdbuild/makefile
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
#----------------------------------------------------------------------------
|
||||||
|
# USER SPECEFIC MAKEFILE FOR Dave
|
||||||
|
#
|
||||||
|
# Copyright (C) 1997 G R Liddon
|
||||||
|
#----------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
|
DEV_KIT := SONY_PCI
|
||||||
|
FILE_SYSTEM := CD
|
||||||
|
RAM_SIZE := 2
|
||||||
|
FINAL_OVERLAYS := 1
|
||||||
|
|
||||||
|
# SLUS-01114
|
||||||
|
#----------------------------------------------------------------------------
|
||||||
|
#ends
|
Loading…
Reference in New Issue
Block a user