Home
last modified time | relevance | path

Searched refs:isromext (Results 1 – 2 of 2) sorted by relevance

/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/gui-qt/
H A Dpuae_mainwindow.h119 int isromext (const char *path, bool deepscan);
H A Dpuae_mainwindow.cpp796 int puae_MainWindow::isromext (const char *path, bool deepscan) in isromext() function in puae_MainWindow
866 if (!isromext (path, deepscan)) { in scan_rom()