HandmadeHero/project/handmade.cpp
Ed_ 6fb75fd1ff quick filename refactor.
Want to make sure I explictly make headers c++ if they are intended to be.
2023-09-23 21:52:38 -04:00

9 lines
76 B
C++

/*
Hnadmade Hero game code layer.
*/
#pragma once
#include "engine.hpp"