(setFrame_0)
| 518 | return null; |
| 519 | } |
| 520 | function _temp2(setFrame_0) { |
| 521 | return setFrame_0(_temp); |
| 522 | } |
| 523 | function _temp(f) { |
| 524 | return (f + 1) % TITLE_ANIMATION_FRAMES.length; |
| 525 | } |
nothing calls this directly
no outgoing calls
no test coverage detected