mirror of
https://github.com/libretro/beetle-lynx-libretro.git
synced 2024-11-26 18:01:38 +00:00
Update mempatcher-driver.h
This commit is contained in:
parent
3f8d17a288
commit
0786382370
@ -1,5 +1,5 @@
|
||||
#ifndef __MDFN_MEMPATCHER_DRIVER_H
|
||||
#define __MDFN_MEMPATCHER_DRIVER_HH
|
||||
#define __MDFN_MEMPATCHER_DRIVER_H
|
||||
|
||||
int MDFNI_DecodePAR(const char *code, uint32 *a, uint8 *v, uint8 *c, char *type);
|
||||
int MDFNI_DecodeGG(const char *str, uint32 *a, uint8 *v, uint8 *c, char *type);
|
||||
|
Loading…
Reference in New Issue
Block a user