mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-29 12:55:59 +02:00
Small changes, IDE fixes
This commit is contained in:
parent
093eaa64c0
commit
a8df8c0e47
10 changed files with 141 additions and 18 deletions
|
@ -1,5 +1,4 @@
|
|||
|
||||
|
||||
//♀Farts
|
||||
//Ãjaxa̐ḁ
|
||||
|
||||
|
@ -177,6 +176,9 @@ namespace Hey.Dude.Bro
|
|||
|
||||
public static int Main(String[] args)
|
||||
{
|
||||
int* iPtr = null;
|
||||
*iPtr = 123;
|
||||
|
||||
Blurg.Hey();
|
||||
|
||||
/*while (true)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue