Spacing
This commit is contained in:
		
							parent
							
								
									d075bd255c
								
							
						
					
					
						commit
						52e2f2304a
					
				
					 2 changed files with 6 additions and 6 deletions
				
			
		| 
						 | 
				
			
			@ -26,11 +26,11 @@
 | 
			
		|||
#include <vector>
 | 
			
		||||
 | 
			
		||||
#ifndef RGSS2
 | 
			
		||||
#define DEF_SCREEN_W 640
 | 
			
		||||
#define DEF_SCREEN_H 480
 | 
			
		||||
# define DEF_SCREEN_W 640
 | 
			
		||||
# define DEF_SCREEN_H 480
 | 
			
		||||
#else
 | 
			
		||||
#define DEF_SCREEN_W 544
 | 
			
		||||
#define DEF_SCREEN_H 416
 | 
			
		||||
# define DEF_SCREEN_W 544
 | 
			
		||||
# define DEF_SCREEN_H 416
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
struct Config
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -46,9 +46,9 @@
 | 
			
		|||
#include <algorithm>
 | 
			
		||||
 | 
			
		||||
#ifdef RGSS2
 | 
			
		||||
#define DEF_FRAMERATE 60
 | 
			
		||||
# define DEF_FRAMERATE 60
 | 
			
		||||
#else
 | 
			
		||||
#define DEF_FRAMERATE 40
 | 
			
		||||
# define DEF_FRAMERATE 40
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
struct PingPong
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue