FuncDoodle
Loading...
Searching...
No Matches
FuncDoodle.h
Go to the documentation of this file.
1
20
21#pragma once
22
47
48namespace FuncDoodle {
53 extern bool g_NoWindowLimits;
54} // namespace FuncDoodle
The FuncDoodle C++ namespace.
Definition Common.h:12
bool g_NoWindowLimits
Disables window size limits for the current session (–no-limits).
Definition FuncDoodle.cc:4