Minor fix in Philips code.

This commit is contained in:
EngiNerd89
2021-02-11 20:39:29 +01:00
parent 56f794e66c
commit 1c364735f1

View File

@@ -167,6 +167,7 @@ machine_xt_philips_common_init(const machine_t *model)
} }
int
machine_xt_p3105_init(const machine_t *model) machine_xt_p3105_init(const machine_t *model)
{ {
int ret; int ret;