aoc: Update function table (#4170)
* aoc: Update function table * Remove comments
This commit is contained in:
		
							parent
							
								
									98bbab8030
								
							
						
					
					
						commit
						b5d54619cc
					
				| @ -60,6 +60,7 @@ AOC_U::AOC_U(Core::System& system) | ||||
|         {6, nullptr, "PrepareAddOnContentByApplicationId"}, | ||||
|         {7, &AOC_U::PrepareAddOnContent, "PrepareAddOnContent"}, | ||||
|         {8, &AOC_U::GetAddOnContentListChangedEvent, "GetAddOnContentListChangedEvent"}, | ||||
|         {9, nullptr, "GetAddOnContentLostErrorCode"}, | ||||
|         {100, nullptr, "CreateEcPurchasedEventManager"}, | ||||
|         {101, nullptr, "CreatePermanentEcPurchasedEventManager"}, | ||||
|     }; | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 VolcaEM
						VolcaEM