This document contains assembly code macros and variables for a game involving planes, ships, and helicopters on different levels. It defines macros for drawing graphics, handling input, random number generation, and dynamic movement of objects. Variables track positions, speeds, and statuses of objects and the level parameters. The code implements game logic and object behavior through calls to the macros.