More TODOs.

This commit is contained in:
Pietro Gagliardi 2015-12-05 18:42:28 -05:00
parent 88f9c7ea19
commit 994d43c00e
1 changed files with 1 additions and 0 deletions

1
ui.h
View File

@ -12,6 +12,7 @@
extern "C" {
#endif
// TODO add __declspec(dllimport) on windows
#ifndef _UI_EXTERN
#define _UI_EXTERN extern
#endif