| 
									
										
										
										
											2019-02-03 21:45:56 +08:00
										 |  |  | // Copyright (C) 2019 Nomango
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #pragma once
 | 
					
						
							|  |  |  | #include "easy2d.h"
 | 
					
						
							| 
									
										
										
										
											2019-03-13 19:40:41 +08:00
										 |  |  | #include "easy2d-audio.h"
 | 
					
						
							| 
									
										
										
										
											2019-02-03 21:45:56 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  | using namespace easy2d; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | const int WINDOW_WIDTH = 640; | 
					
						
							|  |  |  | const int WINDOW_HEIGHT = 480; |