mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-09 04:21:38 +12:00
Fix typo (#680)
Co-authored-by: Noumi <139501014+noumidev@users.noreply.github.com>
This commit is contained in:
parent
4ce0768ba1
commit
dc80828397
20 changed files with 456 additions and 107 deletions
|
@ -24,6 +24,7 @@ class PTMService {
|
|||
|
||||
public:
|
||||
enum class Type {
|
||||
GETS, // ptm:gets
|
||||
U, // ptm:u
|
||||
SYSM, // ptm:sysm
|
||||
PLAY, // ptm:play
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue