gingerBill 2 éve
szülő
commit
4100cfec86
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      core/runtime/core.odin

+ 1 - 1
core/runtime/core.odin

@@ -506,7 +506,7 @@ Odin_Endian_Type :: type_of(ODIN_ENDIAN)
 		iOS,
 	}
 */
-Odin_Platform_Subtarget_Type :: type_of(ODIN_PLATFORM_TARGET)
+Odin_Platform_Subtarget_Type :: type_of(ODIN_PLATFORM_SUBTARGET)
 
 
 /////////////////////////////