mirror of
				https://github.com/KartKrewDev/RingRacers.git
				synced 2025-10-30 08:01:28 +00:00 
			
		
		
		
	Titlecard prototypes
This commit is contained in:
		
							parent
							
								
									9a5f6f2dcd
								
							
						
					
					
						commit
						60d7c7a7e4
					
				
					 1 changed files with 8 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -50,6 +50,14 @@ void ST_ReloadSkinFaceGraphics(void);
 | 
			
		|||
 | 
			
		||||
void ST_doPaletteStuff(void);
 | 
			
		||||
 | 
			
		||||
// title card
 | 
			
		||||
void ST_startTitleCard(void);
 | 
			
		||||
void ST_runTitleCard(void);
 | 
			
		||||
void ST_drawTitleCard(void);
 | 
			
		||||
void ST_preDrawTitleCard(void);
 | 
			
		||||
void ST_preLevelTitleCardDrawer(void);
 | 
			
		||||
void ST_drawWipeTitleCard(void);
 | 
			
		||||
 | 
			
		||||
extern tic_t lt_ticker, lt_lasttic;
 | 
			
		||||
extern tic_t lt_exitticker, lt_endtime;
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue