🚚 engine.h: Extract LoadLE32 and LoadBE32

This commit is contained in:
Gleb Mazovetskiy 2021-06-21 09:46:38 +01:00 committed by Anders Jenbo
commit 4ea7ba0f5f
9 changed files with 33 additions and 17 deletions

View file

@ -21,6 +21,7 @@
#include "storm/storm.h"
#include "sync.h"
#include "tmsg.h"
#include "utils/endian.hpp"
#include "utils/language.h"
namespace devilution {