mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-04-22 08:00:35 +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]++;
|
a[318008]++;
|
||||||
// ah yes
|
// ah yes
|
||||||
*((volatile void*)nullptr);
|
*((volatile void*)nullptr);
|
||||||
// you ever just
|
|
||||||
*reinterpret_cast<int*>(main) = 0x69;
|
|
||||||
// bye now
|
// bye now
|
||||||
abort();
|
abort();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user