AmendHub

Download

cyberslak

/

lightsout

/

entity_ldef.h

 

(View History)

cyberslak   code cleanup Latest amendment: 23 on 2025-03-17

1 // SPDX-License-Identifier: MIT
2
3 #pragma once
4
5 pascal void
6 entity_ldef_proc(short message, Boolean selected, Rect *cellRect,
7 Cell theCell, short dataOffset,
8 short dataLen, ListHandle theList);