archivemuh
This commit is contained in:
14
archive/dusksdl2/display/ui/renderconsole.h
Normal file
14
archive/dusksdl2/display/ui/renderconsole.h
Normal file
@@ -0,0 +1,14 @@
|
||||
/**
|
||||
* Copyright (c) 2025 Dominic Masters
|
||||
*
|
||||
* This software is released under the MIT License.
|
||||
* https://opensource.org/licenses/MIT
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
#include "dusksdl2.h"
|
||||
|
||||
/**
|
||||
* Draws the console overlay.
|
||||
*/
|
||||
void renderConsoleDraw(void);
|
Reference in New Issue
Block a user