Skip to content

History / Add PC Access in PokeNav

Revisions

  • For the file "src/pokenav_menu_handler_gfx.c", the line "+static u32 LoopedTask_CannotAccesPC(s32);" has the word 'access' misspelled and this mispelling happens again at "+ [POKENAV_MENU_FUNC_CANNOT_ACCESS_PC] = LoopedTask_CannotAccesPC". Both misspellings needed to be fixed to make the ROM without errors.

    @tm6789 tm6789 committed Apr 5, 2024
  • LoopedTask_CannotAccesPC -> LoopedTask_CannotAccessPC

    @LOuroboros LOuroboros committed Nov 1, 2023
  • Swapped FLAG_SYS_PC_FROM_POKENAV for gSysPcFromPokenav

    @voloved voloved committed Apr 15, 2023
  • Added in the pokenav_main_menu.c, strings.h, flags.h, pokenav.h

    @voloved voloved committed Apr 14, 2023
  • Fixed typo

    @voloved voloved committed Mar 5, 2023
  • Light cleanup

    @voloved voloved committed Mar 5, 2023
  • Updated Add PC Access in PokeNav (markdown)

    @voloved voloved committed Dec 27, 2022
  • Updated Add PC Access in PokeNav (markdown)

    @voloved voloved committed Dec 27, 2022
  • Created Add PC Access in PokeNav (markdown)

    @voloved voloved committed Dec 26, 2022