Browse Source

Added missing symbol.

Brucey 5 years ago
parent
commit
9ce0e5c8fb
1 changed files with 1 additions and 0 deletions
  1. 1 0
      platform.mod/platform.bmx

+ 1 - 0
platform.mod/platform.bmx

@@ -119,6 +119,7 @@ Extern
 	Function bmx_os_getwindowsversion(major:Int Var, minor:Int Var)
 ?haiku
 	Function bmx_os_gethaikuversion:String()
+?
 End Extern
 Public