NarcEngine
0.1.1
C++ Vulkan game engine
Loading...
Searching...
No Matches
NarcCore.h
1
//
2
// Created by theoh on 3/10/2025.
3
//
4
5
#pragma once
6
7
#define GETTER [[nodiscard]]
8
9
#define DEPRECATED [[deprecated]]
10
#define TEMP_CODE [[deprecated("Temporary code just for testing purposes")]]
11
12
#include "pch.h"
narc_engine
core
core
include
NarcCore.h
Generated on Tue Mar 25 2025 13:27:02 for NarcEngine by
1.13.2