Scene tree
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
/**
|
||||
* Copyright (c) 2025 Dominic Masters
|
||||
*
|
||||
* This software is released under the MIT License.
|
||||
* https://opensource.org/licenses/MIT
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
#include "dusk.h"
|
||||
|
||||
typedef struct {
|
||||
int padding;
|
||||
} scene_t;
|
||||
|
||||
extern scene_t *SCENE;
|
Reference in New Issue
Block a user