mirror of
https://github.com/Ed94/HandmadeHero.git
synced 2025-07-01 03:11:04 -07:00
Day 35 complete
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
//This was generated by project/codegen/platform_gen.cpp
|
||||
|
||||
#define using_context() \
|
||||
Context * parent;
|
||||
// This was generated by project/codegen/platform_gen.cpp
|
||||
|
||||
#define using_context() Context* parent;
|
||||
|
@ -1,6 +1,7 @@
|
||||
#if INTELLISENSE_DIRECTIVES
|
||||
#include "platform.hpp"
|
||||
#include "engine/engine.hpp"
|
||||
#include "engine/input.hpp"
|
||||
#include "jsl.hpp"
|
||||
#include "win32.hpp"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user