Move zoom functions into x.c
authorDevin J. Pohly <djpohly@gmail.com>
Tue, 10 Oct 2017 16:30:36 +0000 (11:30 -0500)
committerDevin J. Pohly <djpohly@gmail.com>
Mon, 26 Feb 2018 03:53:24 +0000 (21:53 -0600)
commitd5275012b45149a2a6e94679609aacca478221ad
tree881a9c32d0d617fc472e23836779a7379c97e875
parent3518dba2a5fb57f601b74528ddeb67f173e4024b
Move zoom functions into x.c

This makes x(un)loadfonts internal to x.c.  Needed to reorder includes
and move a typedef to keep the compiler happy.

Signed-off-by: Devin J. Pohly <djpohly@gmail.com>
st.c
st.h
win.h
x.c