started input and window modules
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 1 Nov 2021 23:18:48 +0000 (18:18 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 1 Nov 2021 23:18:48 +0000 (18:18 -0500)
commitfe59d342e8b7536c89f428fd434cdb07aabebc85
tree36a0a0fbc1de8789114d7eab8df5506cbc37b56c
parent8228da28c2eec667cb71bb1fc37d56702b1f6c2e
started input and window modules
Makefile
include/heartbreak.h
misc/onyx/heartbreak.onyx
misc/onyx/heartbreak_input.onyx [new file with mode: 0644]
misc/onyx/heartbreak_window.onyx [new file with mode: 0644]
src/heartbreak.c
src/heartbreak_input.c [new file with mode: 0644]
src/heartbreak_window.c [new file with mode: 0644]
tests/simp.onyx