|
Dr. Mario 64 Password Tool Version 1.1
A command-line tool written in C++ that allows to generate and decode the passwords of Dr. Mario 64.
|
PrintError.cpp's header file. More...
#include <string>Go to the source code of this file.
Functions | |
| unsigned char | _PrintErrorMessage (string Message, unsigned char ReturnValue) |
PrintError.cpp's header file.
| unsigned char _PrintErrorMessage | ( | string | Message, |
| unsigned char | ReturnValue ) |
Prints an error message on screen.
| [in] | Message | Message to print. |
| [in] | ReturnValue | Error code to return. |