gdbstub_plugin/src/global_vars.h
2023-02-19 18:04:18 +01:00

4 lines
69 B
C

#pragma once
extern bool gHeartbeatDisabled;
extern bool gInitStubs;