summaryrefslogtreecommitdiff
path: root/source/modules/asura-core/core_config.h
blob: 2286189001f332f407d4a318e3e63465ab478a9b (plain)
1
2
3
4
5
6
#ifndef __ASURA_CORE_CONFIG_H__
#define __ASURA_CORE_CONFIG_H__

#define ASURA_WINDOW_SDL 1

#endif