(svn r16340) -Codechange: introduce SoundID (uint16) and use that instead of SoundFX, which was used as a byte and uint16 at different places, when the uint16 sound ID is meant.
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#ifndef NEWS_TYPE_H
|
||||
#define NEWS_TYPE_H
|
||||
|
||||
#include "core/enum_type.hpp"
|
||||
#include "date_type.h"
|
||||
#include "strings_type.h"
|
||||
#include "sound_type.h"
|
||||
|
Reference in New Issue
Block a user