mirror of
https://github.com/halpz/re3.git
synced 2025-06-30 02:16:23 +00:00
uint32 enums fixed
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
#include "common.h"
|
||||
|
||||
enum eSfxSample : uint32 {
|
||||
enum eSfxSample {
|
||||
SFX_CAR_HORN_JEEP = 0,
|
||||
SFX_CAR_HORN_BMW328,
|
||||
SFX_CAR_HORN_BUS,
|
||||
|
Reference in New Issue
Block a user