SharedState: Add RGSS2 default encrypted archive filename
This commit is contained in:
		
							parent
							
								
									840ecee084
								
							
						
					
					
						commit
						b32d6c69cb
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -50,6 +50,8 @@ static GlobalIBO *_globalIBO = 0;
 | 
			
		|||
 | 
			
		||||
#ifdef RGSS3
 | 
			
		||||
#define GAME_ARCHIVE "Game.rgss3a"
 | 
			
		||||
#elif RGSS2
 | 
			
		||||
#define GAME_ARCHIVE "Game.rgss2a"
 | 
			
		||||
#else
 | 
			
		||||
#define GAME_ARCHIVE "Game.rgssad"
 | 
			
		||||
#endif
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue