mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-17 17:25:23 +00:00
Initial virtual PAD API
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#include <magic_enum.hpp>
|
||||
|
||||
namespace metaforce {
|
||||
static logvisor::Module Log("CInputGenerator");
|
||||
|
||||
void CInputGenerator::Update(float dt, CArchitectureQueue& queue) {
|
||||
if (m_firstFrame) {
|
||||
|
||||
Reference in New Issue
Block a user