10 lines
		
	
	
		
			188 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			188 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #include <genesis.h>
 | |
| 
 | |
| #ifndef _RES_RESOURCES_H_
 | |
| #define _RES_RESOURCES_H_
 | |
| 
 | |
| extern const SpriteDefinition FLUTTERSHY;
 | |
| extern const SpriteDefinition PINKIE_PIE;
 | |
| 
 | |
| #endif // _RES_RESOURCES_H_
 |