mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 20:19:38 +00:00
More work. Audio driver works enough to play music now.
This commit is contained in:
@@ -9,14 +9,7 @@ struct ColorTable
|
||||
{
|
||||
};
|
||||
|
||||
struct PixMap
|
||||
{
|
||||
};
|
||||
|
||||
struct Picture
|
||||
{
|
||||
Rect picFrame;
|
||||
};
|
||||
struct PixMap;
|
||||
|
||||
typedef ColorTable *CTabPtr;
|
||||
typedef CTabPtr *CTabHandle;
|
||||
|
||||
Reference in New Issue
Block a user