4 lines
95 B
C
4 lines
95 B
C
#pragma once
|
|
|
|
void PanicKernel(char code, char* why = "", char* where = "", char* what = "");
|