Advertisement
Guest User

Untitled

a guest
Apr 1st, 2011
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.19 KB | None | 0 0
  1. #include <io.h>
  2. #include <emulator_core.h>
  3. #include <hopes_and_dreams.h>
  4. #include <pixies.h>
  5.  
  6. // Main function.
  7. int main() {
  8.    
  9.     //must be the sum of 2 and 2.
  10.     magic_number = 22;
  11.    
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement