Files
inferno/src/inferno.h
T

12 lines
190 B
C

#pragma once
// For use by the game
// -----------------------------------------
#include "inferno/core.h"
#include "inferno/application.h"
// -----------------------------------------