Create Mission Select screen
This commit is contained in:
		@ -6,6 +6,10 @@
 | 
			
		||||
#include <touchgfx/hal/Types.hpp>
 | 
			
		||||
#include <touchgfx/Bitmap.hpp>
 | 
			
		||||
 | 
			
		||||
const uint16_t BITMAP_FASTTUBE_LOGO_ID = 0;
 | 
			
		||||
const uint16_t BITMAP_FASTTUBE_LOGO_SMALL_ID = 1;
 | 
			
		||||
const uint16_t BITMAP_FASTTUBE_LOGO_SMALL_WHITE_ID = 2;
 | 
			
		||||
const uint16_t BITMAP_FASTTUBE_LOGO_WHITE_ID = 3;
 | 
			
		||||
 | 
			
		||||
namespace BitmapDatabase
 | 
			
		||||
{
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user