gamercade-io/gamercade_console

Remove Unimplemented API Functions

RobDavenport opened this issue · 1 comments

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

Fixed in e82f418