Error codes: Difference between revisions

Lioncache (talk | contribs)
Add time error codes related to time point comparisons
Lioncache (talk | contribs)
Add time error code for unimplemented functionality. This seems to be used in inheritance trees to indicate unimplemented behavior in different class implementations for a few functions
Line 886: Line 886:
|-
|-
| 0x70A74 || 116 || 901 || Null pointer
| 0x70A74 || 116 || 901 || Null pointer
|-
| 0x7BC74 || 116 || 990 || Unimplemented functionality
|-
|-
| 0x287C || 124 || 20 || Argument is NULL
| 0x287C || 124 || 20 || Argument is NULL