merged register_message into core

This commit is contained in:
David Anderson
2006-05-11 08:36:20 +00:00
parent 441ab14d3b
commit e0fa5227d6
5 changed files with 70 additions and 55 deletions

View File

@ -321,3 +321,4 @@ enum {
#define SND_STOP (1<<5) // stop sound
#define SND_CHANGE_VOL (1<<6) // change sound vol
#define SND_CHANGE_PITCH (1<<7) // change sound pitch