ducalex / retro-go

Retro emulation for the ODROID-GO and other ESP32 devices
GNU General Public License v2.0
569 stars 130 forks source link

Fix compilation issue regarding webui_stop #127

Closed tomvanbraeckel closed 4 months ago

tomvanbraeckel commented 4 months ago

If networking isn't enabled, webui_stop isn't defined.

ducalex commented 4 months ago

I already fixed that before I saw your PR. Thanks anyway! :)