mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-02-16 10:41:01 +00:00
dont make the compiler mad, now
This commit is contained in:
@@ -61,8 +61,6 @@ int main(int argc, char** argv) try {
|
||||
a[318008]++;
|
||||
// ah yes
|
||||
*((volatile void*)nullptr);
|
||||
// you ever just
|
||||
*reinterpret_cast<int*>(main) = 0x69;
|
||||
// bye now
|
||||
abort();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user