scummvm/backends/platform/iphone
Johannes Schickel 952a119ae1 IPHONE: Fix accidental double free.
This was a copy&paste error. I also adapted the comment to be more clear.
2013-08-07 21:41:24 +02:00
..
iphone_common.h IPHONE: Use InternalEvent directly. 2012-04-02 00:03:28 +02:00
iphone_keyboard.h IPHONE: Use #include instead of #import. 2012-02-22 02:47:16 +01:00
iphone_keyboard.mm IPHONE: Move ObjC code files (.m) to ObjC++ files (.mm). 2012-02-22 02:30:44 +01:00
iphone_main.mm IPHONE: Prefix all global variables with "g_". 2012-03-05 20:44:41 +01:00
iphone_video.h IPHONE: Use InternalEvent directly. 2012-04-02 00:03:28 +02:00
iphone_video.mm IPHONE: Do not access Surface::pixels directly. 2013-08-06 03:51:11 +02:00
module.mk IPHONE: Remove dead code. 2012-02-19 20:33:53 +01:00
osys_events.cpp IPHONE: Use InternalEvent directly. 2012-04-02 00:03:28 +02:00
osys_main.cpp IPHONE: Fix accidental double free. 2013-08-07 21:41:24 +02:00
osys_main.h RECORDER: Implement Events Recorder 2013-05-17 00:18:09 +03:00
osys_sound.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
osys_video.mm IPHONE: Do not access Surface::pixels directly. 2013-08-06 03:51:11 +02:00