mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
public,sprites: fix -Wcast-align, disable -Werror for it
This commit is contained in:
@@ -23,7 +23,7 @@ typedef struct
|
||||
{
|
||||
uint buf[4];
|
||||
uint bits[2];
|
||||
byte in[64];
|
||||
uint in[16];
|
||||
} MD5Context_t;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user