quakeforge/ruamoko/qwaq/editor
Bill Currie 8a7fbdfc9f [qwaq] Rework allocation to use retain/release
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.
2020-03-30 16:58:36 +09:00
..
editbuffer.h [qwaq] Rework allocation to use retain/release 2020-03-30 16:58:36 +09:00
editbuffer.r [qwaq] Rework allocation to use retain/release 2020-03-30 16:58:36 +09:00
editor.h [qwaq] Rework allocation to use retain/release 2020-03-30 16:58:36 +09:00
editor.r [qwaq] Rework allocation to use retain/release 2020-03-30 16:58:36 +09:00