From b96092d6fbde83d1e3036a6591b0bed356526733 Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Mon, 8 Sep 2014 14:27:51 +0000 Subject: OS X: Have the memory card images be represented as gif files. This makes it less of a chore handling the animation, as the OS will do it automatically for us now. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91357 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/Source/PcsxrMemCardController.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'macosx/Source/PcsxrMemCardController.h') diff --git a/macosx/Source/PcsxrMemCardController.h b/macosx/Source/PcsxrMemCardController.h index d4a71088..d3b43aae 100644 --- a/macosx/Source/PcsxrMemCardController.h +++ b/macosx/Source/PcsxrMemCardController.h @@ -24,7 +24,4 @@ - (IBAction)deleteMemoryObject:(id)sender; - (void)loadMemoryCardInfoForCard:(int)theCard; -- (void)beginMemoryAnimation; -- (void)stopMemoryAnimation; - @end -- cgit v1.2.3