Simplified DawnGAme a lot
This commit is contained in:
10
archive/dawnosui/game/DawnPokerGame.hpp
Normal file
10
archive/dawnosui/game/DawnPokerGame.hpp
Normal file
@ -0,0 +1,10 @@
|
||||
// Copyright (c) 2022 Dominic Masters
|
||||
//
|
||||
// This software is released under the MIT License.
|
||||
// https://opensource.org/licenses/MIT
|
||||
|
||||
#pragma once
|
||||
#include "game/DawnGame.hpp"
|
||||
#include "scene/components/Components.hpp"
|
||||
#include "display/mesh/QuadMesh.hpp"
|
||||
#include "display/shader/TestBackgroundShader.hpp"
|
Reference in New Issue
Block a user