notaz.gp2x.de
/
pcsx_rearmed.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b330b7
)
Update libretro.c
author
Bryan Barnes
<hooby3d@gmail.com>
Sun, 7 May 2017 22:46:33 +0000
(18:46 -0400)
committer
GitHub
<noreply@github.com>
Sun, 7 May 2017 22:46:33 +0000
(18:46 -0400)
frontend/libretro.c
patch
|
blob
|
blame
|
history
diff --git
a/frontend/libretro.c
b/frontend/libretro.c
index
090e10b
..
4527f86
100644
(file)
--- a/
frontend/libretro.c
+++ b/
frontend/libretro.c
@@
-1702,7
+1702,7
@@
void retro_init(void)
SysPrintf("no BIOS files found.\n");
struct retro_message msg =
{
- "No BIOS file found - add for better compatibility",
+ "No
PlayStation
BIOS file found - add for better compatibility",
180
};
environ_cb(RETRO_ENVIRONMENT_SET_MESSAGE, (void*)&msg);