Commit Graph

11 Commits

Author SHA1 Message Date
Wouter Wijsman
79afe7acd9 Make pspUtilityDialogCommon doc strings fit the member
Currently in the documentation which comment is attached to which member
in the pspUtilityDialogCommon struct is wrong. Size does not have a
description and all others mismatch. This commit fixes that. See the
current state here: http://pspdev.github.io/pspsdk/structpspUtilityDialogCommon.html
2024-05-30 18:56:03 +02:00
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