mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-17 02:04:07 +00:00
uint32 enums fixed
This commit is contained in:
parent
b5ffea5c6e
commit
9e2ac26a1d
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
#include "common.h"
|
||||
|
||||
enum eSfxSample : uint32
|
||||
enum eSfxSample
|
||||
{
|
||||
SFX_CAR_HORN_JEEP = 0,
|
||||
SFX_CAR_HORN_BMW328,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue