Remove js attempt

This commit is contained in:
Milan Nikolic 2018-02-21 21:34:39 +01:00
parent 7874621942
commit 030685212e
30 changed files with 16 additions and 107019 deletions

View file

@ -1,5 +1,3 @@
// +build !js
// The implementation of mini_al needs to #include windows.h which means it needs to go into
// it's own translation unit. Not doing this will cause conflicts with CloseWindow(), etc.
#define MAL_IMPLEMENTATION