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