uint32 enums fixed

This commit is contained in:
withmorten
2020-12-07 01:04:23 +01:00
parent b5ffea5c6e
commit 9e2ac26a1d
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
#include "common.h"
enum eSfxSample : uint32
enum eSfxSample
{
SFX_CAR_HORN_JEEP = 0,
SFX_CAR_HORN_BMW328,