From 0b1b30ff11e8306140aa901a8e90385dc5e260dd Mon Sep 17 00:00:00 2001 From: retro-wertz Date: Sun, 30 Apr 2017 06:49:33 +0800 Subject: [PATCH] Update unif.h --- src/unif.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/unif.h b/src/unif.h index 044a921..5d3073c 100644 --- a/src/unif.h +++ b/src/unif.h @@ -148,8 +148,6 @@ void UNLVRC7_Init(CartInfo *info); void UNLYOKO_Init(CartInfo *info); void UNROM_Init(CartInfo *info); void UNROM512_Init(CartInfo *info); -void UNLSB2000_Init(CartInfo *info); -void UNLKS7010_Init(CartInfo *info); void COOLBOY_Init(CartInfo *info); void UNL158B_Init(CartInfo *info); void UNLBMW8544_Init(CartInfo *info);