more testing the mac system error box
This commit is contained in:
parent
a5aee2b470
commit
baf975e60b
|
@ -564,11 +564,11 @@ osx_init(){
|
||||||
// System Linkage
|
// System Linkage
|
||||||
//
|
//
|
||||||
|
|
||||||
system_error_box("Testing the error box", false);
|
|
||||||
|
|
||||||
DBG_POINT();
|
DBG_POINT();
|
||||||
link_system_code();
|
link_system_code();
|
||||||
|
|
||||||
|
system_error_box("Testing the error box", false);
|
||||||
|
|
||||||
//
|
//
|
||||||
// Memory init
|
// Memory init
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in New Issue