mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-12-23 02:31:49 +00:00
Fix more gcc compilation issues
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#include "gfximage_actions.h"
|
||||
|
||||
#include <cassert>
|
||||
#include <cstring>
|
||||
|
||||
using namespace IW4;
|
||||
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
#include "loadedsound_actions.h"
|
||||
|
||||
#include <cstring>
|
||||
|
||||
using namespace IW4;
|
||||
|
||||
Actions_LoadedSound::Actions_LoadedSound(Zone* zone)
|
||||
|
||||
Reference in New Issue
Block a user