|
|
1.1 ! root 1: // ! 2: // les ! 3: // ! 4: ! 5: #include "serial.h" ! 6: ! 7: #define MULTIPLAYER 1 ! 8: //#define GRAVITYCONSTANT (synctics<<7); ! 9: //#define JUMPVEL (synctics<<10); ! 10: #define GRAVITYCONSTANT (4<<7); ! 11: //#define GRAVITYCONSTANT (synctics<<7); ! 12: #define JUMPVEL (4<<10); ! 13: ! 14: #define GROUNDBIT 1 ! 15: #define PLATFORMBIT 2 ! 16: ! 17: extern ! 18: int netgame; ! 19: extern ! 20: short ihaveflag; ! 21: ! 22: extern ! 23: int iglassenabled; ! 24:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.