Code cleanup for amiberry_rp9.h
This commit is contained in:
parent
c61aa7ad54
commit
9cce1854a6
1 changed files with 3 additions and 2 deletions
|
@ -1,3 +1,4 @@
|
||||||
void rp9_init(void);
|
#pragma once
|
||||||
void rp9_cleanup(void);
|
void rp9_init();
|
||||||
|
void rp9_cleanup();
|
||||||
bool rp9_parse_file(struct uae_prefs *p, const char *filename);
|
bool rp9_parse_file(struct uae_prefs *p, const char *filename);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue