mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2025-03-28 14:56:24 +01:00
Fix find_ to generate_
This commit is contained in:
parent
6792e9adb0
commit
2c49c8645f
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ This project depends on many third-party libraries and tools, credits to them fo
|
|||
---
|
||||
|
||||
# How to use the emu
|
||||
* **Always generate the interfaces file using the `find_interfaces` tool.**
|
||||
* **Always generate the interfaces file using the `generate_interfaces` tool.**
|
||||
* **Generate the proper app configuration using the `generate_emu_config` tool.**
|
||||
* **If things don't work, try the `ColdClientLoader` setup.**
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue