gtouchable
Loading...
Searching...
No Matches
gtouchable_options.h
Go to the documentation of this file.
1#pragma once
2
3#include "goptions.h"
4
5constexpr const char* TOUCHABLE_LOGGER = "gtouchable";
6
7namespace gtouchable {
8
9// returns array of options definitions
10GOptions defineOptions();
11
12}
13
constexpr const char * TOUCHABLE_LOGGER
GOptions defineOptions()