Remove Unimplemented API Functions
RobDavenport opened this issue · 1 comments
RobDavenport commented
These functions exist in the codebase at some point but are not implemented and should be removed:
- draw_text
- bgm_is_active
- channel_is_active
This includes changes to gamercade_rs
, and gamercade-console
, as well as any changes to documentation on the website
RobDavenport commented
Fixed in e82f418