Commit Graph

10 Commits

Author SHA1 Message Date
Damián Parrino
edf55a6cc9 Update psputility_savedata.h 2024-02-17 09:24:13 -03:00
Damián Parrino
a6fbd2db8c Update psputility_savedata.h
update unknown struct members
2024-02-15 10:59:58 -03:00
Damián Parrino
d453fb9bd5 Update psputility_savedata.h 2024-02-15 10:44:09 -03:00
Steam Deck User
78a1f9ac72 Guard _PSP_FW_VERSION macro to mitigate warnings with -Wundef
Fixes #123. Guards `_PSP_FW_VERSION` references with `#if defined()` to avoid the SDK headers returning warnings when compiling modules with the `-Wundef` cflag.
2023-04-24 23:28:33 -04:00
OrigamiK
1dd3e57e83 fix missing types 2023-01-02 15:47:08 +05:30
Sophie Kirschner
6c59eaa5c7 Add psputility error code definitions
https://github.com/hrydgard/ppsspp/issues/13187#issuecomment-680941546
2020-09-02 11:46:23 +03:00
Carsten Teibes
6f8e67656e Silence build output
Do not pass CPPFLAGS twice
2020-05-16 02:58:04 +02:00
Carsten Teibes
8c50361674 Modernize autotools usage (fix warnings) 2020-05-16 01:10:40 +02:00
Carsten Teibes
7c6e46b487 Remove outdated svn ids, change url, fix permissions
Convert to unix line endings
2020-05-08 00:50:41 +02:00
Dan Peori
8a3bef9012 first commit 2010-10-18 12:54:49 -03:00