Update JavaRomList.h

Add newline
This commit is contained in:
Derek "Turtle" Roe 2021-03-13 04:15:19 -06:00
parent 5542fe3aa2
commit edae59bdb2
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ public:
void RomListReset(void);
void RomAddedToList(int32_t ListPos);
void RomListLoaded(void);
};
};