mirror of
https://github.com/libretro/RetroArch
synced 2025-01-29 18:32:44 +00:00
0ddf198875
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.