fixes for a couple compile errors #50
			
				
			
		
		
		
	|  | @ -15,3 +15,4 @@ PointerAlignment: Left | |||
| SeparateDefinitionBlocks: Always | ||||
| SpaceBeforeParens: Never | ||||
| ReflowComments: false | ||||
| SortIncludes: false | ||||
|  | @ -313,8 +313,8 @@ void oc_runtime_env_init(oc_runtime_env* runtime) | |||
| 
 | ||||
| #include "wasmbind/clock_api_bind_gen.c" | ||||
| #include "wasmbind/core_api_bind_gen.c" | ||||
| #include "wasmbind/gles_api_bind_gen.c" | ||||
| #include "wasmbind/gles_api_bind_manual.c" | ||||
| #include "wasmbind/gles_api_bind_gen.c" | ||||
| #include "wasmbind/io_api_bind_gen.c" | ||||
| #include "wasmbind/surface_api_bind_gen.c" | ||||
| 
 | ||||
|  |  | |||
|  | @ -11,6 +11,7 @@ | |||
| 
 | ||||
| #include "platform/platform_debug.h" | ||||
| #include "util/macros.h" | ||||
| #include "util/debug.h" | ||||
| 
 | ||||
| #ifdef __cplusplus | ||||
| extern "C" | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue