Skip to content

Commit

Permalink
Removed double-line empty comments
Browse files Browse the repository at this point in the history
  • Loading branch information
markmoxon committed Nov 19, 2023
1 parent 78aa4f4 commit c5b820d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions 1-source-files/main-sources/aviator-source.asm
Original file line number Diff line number Diff line change
Expand Up @@ -7789,7 +7789,6 @@
\
\ Returns:
\
\
\ (RR R) Gets set to the x-coordinate above
\
\ (SS S) Gets set to the y-coordinate above
Expand Down Expand Up @@ -16248,7 +16247,6 @@
\ to 0 will ensure that the object is always reported as
\ being visible
\
\
\ Returns:
\
\ A Contains the result as follows:
Expand Down Expand Up @@ -24079,7 +24077,6 @@
\ Bits 3 to 7 contain the low byte of the division lookup, with bits 0 to 2
\ zeroed, and the high byte coming from divisionHi.
\
\
\ ******************************************************************************

.divisionLo
Expand Down Expand Up @@ -30932,7 +30929,6 @@
\
\ Arguments:
\
\
\ A The top byte of the value to scale and add
\
\ X The offset from xTurnHi of the low byte of the variable
Expand Down

0 comments on commit c5b820d

Please sign in to comment.