add flag to toggle tracy (disabled for now)
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
#ifndef __INPUT_HPP_
|
||||
#define __INPUT_HPP_
|
||||
|
||||
#include "config.hpp"
|
||||
#include "state.hpp"
|
||||
|
||||
class InputHandler {
|
||||
|
||||
Reference in New Issue
Block a user