mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2024-11-22 19:39:24 +01:00
11 lines
195 B
C++
11 lines
195 B
C++
/*
|
|
* AcornGUI_SC.cc
|
|
*
|
|
* The RISC OS port needs to recompile AcornGUI_SC.cc with FRODO_SC defined
|
|
* or it won't work. Source code is identical with AcornGUI.cc
|
|
*
|
|
*/
|
|
|
|
|
|
#include "AcornGUI.cc"
|