Move byte from engine.h

This commit is contained in:
Kalebe Alves 2021-05-27 09:23:29 -03:00 committed by Anders Jenbo
commit 0461529176
12 changed files with 26 additions and 22 deletions

View file

@ -7,7 +7,7 @@
#include <cstdint>
#include "engine.h"
#include "utils/stdcompat/cstddef.hpp"
namespace devilution {