Add inputservice.hpp

This commit is contained in:
2024-12-11 11:03:34 -06:00
parent ae073b3a96
commit f50280824d

View File

@@ -0,0 +1,5 @@
#pragma once
namespace InputService {
};