Skip to content

Commit

Permalink
fixup pyboy/plugins/debug_prompt.pxd
Browse files Browse the repository at this point in the history
  • Loading branch information
Baekalfen committed Feb 9, 2024
1 parent 71a17f3 commit ba27c19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyboy/plugins/debug_prompt.pxd
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ from pyboy.plugins.base_plugin cimport PyBoyPlugin
cdef Logger logger

cdef class DebugPrompt(PyBoyPlugin):
cdef dict rom_symbols
pass


0 comments on commit ba27c19

Please sign in to comment.