When executing a function related to text display, (although characters are not displayed as usual)
At the very least I output the character string to the terminal. We implemented the window function of screen 2. Version 0.0.2 alpha - from wonx-a02.tar.gz
This commit is contained in:
4
Makefile
4
Makefile
@@ -2,8 +2,8 @@ XINCLUDEDIR = /usr/X11R6/include
|
||||
INCLUDEDIR = .
|
||||
XLIBDIR = /usr/X11R6/lib
|
||||
|
||||
VERSION = Wonx-a01
|
||||
PKGNAME = wonx-a01
|
||||
VERSION = Wonx-a02
|
||||
PKGNAME = wonx-a02
|
||||
|
||||
OBJS = WWCharacter.o WWColorMap.o WWDisplay.o WWLCDPanel.o WWPalette.o WWScreen.o WWSprite.o WonxDisplay.o XDisplay.o bank.o comm.o disp.o text.o key.o sound.o system.o timer.o etc.o wonx.o
|
||||
|
||||
|
||||
Reference in New Issue
Block a user