reorganize files and add btgui
This commit is contained in:
16
btgui/Gwen/Config.h
Normal file
16
btgui/Gwen/Config.h
Normal file
@@ -0,0 +1,16 @@
|
||||
/*
|
||||
GWEN
|
||||
Copyright (c) 2010 Facepunch Studios
|
||||
See license in Gwen.h
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
#ifndef GWEN_CONFIG_H
|
||||
#define GWEN_CONFIG_H
|
||||
|
||||
//
|
||||
// Disables animation functions.
|
||||
//
|
||||
//#define GWEN_NO_ANIMATION
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user