that's not what that word means
This commit is contained in:
		
							parent
							
								
									2ff0444854
								
							
						
					
					
						commit
						1b311837d4
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -11,7 +11,7 @@ pub struct RetroComponentBase {
 | 
			
		|||
    retro: LibretroWrapper,
 | 
			
		||||
    libretro_path: PathBuf,
 | 
			
		||||
 | 
			
		||||
    // TODO: control when things get added to this with lifetime constraints defined by implementers
 | 
			
		||||
    // TODO: control when things get added to this with lifecycle constraints defined by implementers
 | 
			
		||||
    components: Vec<Pin<Box<dyn RetroComponent>>>,
 | 
			
		||||
    component_ptrs: HashMap<TypeId, *mut ()>,
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue