New Enums
All 05-era enums added (might be more, idk tbh)
This commit is contained in:
4
SoundType.h
Normal file
4
SoundType.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#ifndef SOUNDTYPE_H
|
||||
#define SOUNDTYPE_H
|
||||
static enum SoundType {NoSound, Boing, Bomb, Break, Click, Clock, Slingshot, Page, Ping, Snap, Splat, Step, StepOn, Swoosh, Victory};
|
||||
#endif
|
||||
Reference in New Issue
Block a user