mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-23 01:21:42 +00:00
[sim] Use wpigui for simulator GUI
This commit is contained in:
@@ -34,6 +34,7 @@ namespace halsimgui {
|
||||
|
||||
class HALSimGui {
|
||||
public:
|
||||
static void GlobalInit();
|
||||
static bool Initialize();
|
||||
static void Main(void*);
|
||||
static void Exit(void*);
|
||||
|
||||
Reference in New Issue
Block a user