From: Lukas Krickl Date: Wed, 2 Apr 2025 10:43:36 +0000 (+0200) Subject: cells: removed comment X-Git-Url: https://git.krickl.dev/?a=commitdiff_plain;h=54a2844efad697deb7a1032339fe8ae67a340475;p=gbrg%2F.git cells: removed comment --- diff --git a/src/cells.s b/src/cells.s index 450903f..e3e4ae6 100644 --- a/src/cells.s +++ b/src/cells.s @@ -1,14 +1,4 @@ - ; updates all cells - ; eihter until the end of the - ; end of the cell list is reached - ; or CELLS_MAX_FRAME is reached - ; only head cells count towards the cell update limit - ; increments cell_idx every iteration - ; resets cell_idx to 0 when end of cells is reached -cells_update: - ret - ; updates a cell ; does not call c_st_routine if c_head_offset != 0 ; inputs: