| 995 | } |
| 996 | |
| 997 | BFP_EXPORT void BFP_CALLTYPE BfpSystem_SetCommandLine(int argc, char** argv) |
| 998 | { |
| 999 | // This isn't required on Windows, but it is on Linux |
| 1000 | } |
| 1001 | |
| 1002 | BFP_EXPORT void BFP_CALLTYPE BfpSystem_SetCrashReportKind(BfpCrashReportKind crashReportKind) |
| 1003 | { |