mirror of
https://github.com/libretro/RetroArch
synced 2025-03-01 07:13:35 +00:00
All properties are marked (nonatomic) All table view cell reuse identifiers are now constant string objects. Where appropriate all calls to [RetroArch_iOS get] are replaced with self.navigationController. All calls to objc_setAssociatedObject use proper keys rather than string literals.