mirror of
				https://git.suyu.dev/suyu/suyu
				synced 2025-11-04 00:49:02 -06:00 
			
		
		
		
	fixed includes
This commit is contained in:
		@@ -23,8 +23,8 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
#include <math.h>
 | 
					#include <math.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "armdefs.h"
 | 
					#include "core/arm/interpreter/armdefs.h"
 | 
				
			||||||
#include "armemu.h"
 | 
					#include "core/arm/interpreter/armemu.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/***************************************************************************\
 | 
					/***************************************************************************\
 | 
				
			||||||
*                 Definitions for the emulator architecture                 *
 | 
					*                 Definitions for the emulator architecture                 *
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user