| commit | 15edb38ab2068d66675556e4e79b62843ff9226c | [log] [tgz] |
|---|---|---|
| author | Robert Reif <reif@earthlink.net> | Fri Sep 23 10:08:51 2005 +0000 |
| committer | Alexandre Julliard <julliard@winehq.org> | Fri Sep 23 10:08:51 2005 +0000 |
| tree | 6e4a83fbab8c861972ad0a4278595e4f10fa0ec5 | |
| parent | 53ef9950f2563678b2eab7d7489e30211883da9c [diff] [blame] |
Add some missing error codes.
diff --git a/include/dinput.h b/include/dinput.h index 0385913..af85594 100644 --- a/include/dinput.h +++ b/include/dinput.h
@@ -177,6 +177,7 @@ #define DIERR_EFFECTPLAYING 0x80040208L #define DIERR_UNPLUGGED 0x80040209L #define DIERR_REPORTFULL 0x8004020AL +#define DIERR_MAPFILEFAIL 0x8004020BL #define DIENUM_STOP 0 #define DIENUM_CONTINUE 1