Input test.

This commit is contained in:
2025-06-08 17:36:13 -05:00
parent 5cc38e14d6
commit 2309fea9f3
17 changed files with 301 additions and 19 deletions

View File

@@ -8,9 +8,6 @@
#pragma once
#include "dusk.h"
extern int32_t renderColumnCount;
extern int32_t renderRowCount;
/**
* Init the render system.
*/