hitachi bug gix
This commit is contained in:
parent
305d9b19c8
commit
833ff6f0f7
1 changed files with 2 additions and 2 deletions
|
@ -53,10 +53,10 @@ static char *h8300hms_script =
|
|||
#include "h8300hms.x"
|
||||
;
|
||||
static char *h8300hms_script_option_Ur =
|
||||
#include "h8300hms.x"
|
||||
#include "h8300hms.xu"
|
||||
;
|
||||
static char *h8300hms_script_option_r =
|
||||
#include "h8300hms.x"
|
||||
#include "h8300hms.xr"
|
||||
;
|
||||
|
||||
static char *h8300hms_get_script()
|
||||
|
|
Loading…
Reference in a new issue