mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-11 15:51:36 +00:00
8a7fbdfc9f
It currently dies when single stepping or exiting due to EditBuffer's retain count not getting incremented when initialized. This is because EditBuffer is initialized in C and thus does not call Object's -init. |
||
---|---|---|
.. | ||
editbuffer.h | ||
editbuffer.r | ||
editor.h | ||
editor.r |