mirror of
				https://github.com/Ed94/gencpp.git
				synced 2025-11-03 15:26:12 -08:00 
			
		
		
		
	WIP: Broken af
This commit is contained in:
		@@ -1,4 +1,7 @@
 | 
			
		||||
# This is meant to be used with build.ps1, and is not a standalone script.
 | 
			
		||||
  $target_arch = Join-Path $PSScriptRoot 'target_arch.psm1'
 | 
			
		||||
 | 
			
		||||
  import-module $target_arch
 | 
			
		||||
 | 
			
		||||
if ($IsWindows) {
 | 
			
		||||
	# This HandmadeHero implementation is only designed for 64-bit systems
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user