mirror of
https://github.com/wiiu-env/gdbstub_plugin.git
synced 2024-11-05 04:05:04 +01:00
parent
c66a3b956a
commit
81865c82e5
@ -1,11 +1,11 @@
|
||||
#pragma once
|
||||
#include "version.h"
|
||||
|
||||
#define PLUGIN_VERSION "v0.1.1"
|
||||
#define PLUGIN_VERSION "v0.1"
|
||||
#define PLUGIN_VERSION_FULL PLUGIN_VERSION PLUGIN_VERSION_EXTRA
|
||||
|
||||
// Uncomment to log incoming and outgoing packet
|
||||
// #define PACKET_LOGGING
|
||||
|
||||
// Uncomment to add driver threads to the thread list
|
||||
// #define SHOW_DRIVER_THREADS
|
||||
// #define SHOW_DRIVER_THREADS
|
Loading…
Reference in New Issue
Block a user