mirror of
https://github.com/Ed94/HandmadeHero.git
synced 2024-11-10 03:44:53 -08:00
9 lines
76 B
C++
9 lines
76 B
C++
/*
|
|
Hnadmade Hero game code layer.
|
|
*/
|
|
|
|
#pragma once
|
|
|
|
#include "engine.hpp"
|
|
|