mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2026-04-23 00:07:15 +08:00
b02728fa73
Rename all objc.SEL variable names to use underscore-separated convention matching the ObjC selector names: sel_fooBar for "fooBar", sel_fooBar_bazQux for "fooBar:bazQux:". Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>