mirror of
https://github.com/libretro/RetroArch
synced 2025-02-11 15:40:28 +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.