Optomizations in OSD, more calls for megacd while OSD rendering.

This commit is contained in:
sorgelig
2019-12-02 02:16:47 +08:00
parent 7cde6e6b93
commit e56145f02d
6 changed files with 43 additions and 38 deletions

View File

@@ -43,9 +43,10 @@ static void get_buttons()
joy_bcount = 0;
defaults = 0;
user_io_read_confstr();
while(1)
{
p = user_io_8bit_get_string(i);
p = user_io_get_confstr(i);
if (!p) break;
// this option used as default name map (unless jn/jp is supplied)