Skip to content

Commit

Permalink
close #44
Browse files Browse the repository at this point in the history
  • Loading branch information
ncannasse committed Nov 20, 2014
1 parent d532c63 commit 15da907
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions libs/ui/ui.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
# define CLASS_NAME "Neko_UI_wnd_class"
# define WM_SYNC_CALL (WM_USER + 101)
#elif defined(NEKO_MAC)
# undef lock_acquire
# undef lock_release
# undef lock_try
# include <Carbon/Carbon.h>
# include <pthread.h>
# define UIEvent 0xFFFFAA00
Expand Down

0 comments on commit 15da907

Please sign in to comment.