Use termbox-screen library
This commit is contained in:
@@ -2,7 +2,7 @@ package main
|
||||
|
||||
import "errors"
|
||||
|
||||
type ResourceId uint16
|
||||
type ResourceId uint32
|
||||
|
||||
type Translator struct {
|
||||
values map[ResourceId]string
|
||||
|
||||
Reference in New Issue
Block a user