Commit 0442962
committed
reicast: Fix ES configscript not accounting for a few additional special characters when generating sanitizing filenames (/, \, and *)
#2992 references this commit in reicast: skmp/reicast-emulator@8b5c2a3#diff-b3f91e0a878ca6a79689c44f6b0e14f1e4d9d01e664190a41f5ee15f18c35adaR140-R150
which is used as the reference for which additional characters to sanitize1 parent 3bd3b9c commit 0442962
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
| 224 | + | |
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
| |||
0 commit comments