--- nono/lib/object.h 2026/04/29 17:04:31 1.1.1.2 +++ nono/lib/object.h 2026/04/29 17:04:34 1.1.1.3 @@ -1,11 +1,11 @@ // // nono -// Copyright (C) 2018 isaki@NetBSD.org +// Copyright (C) 2020 nono project +// Licensed under nono-license.txt // #pragma once -#include "header.h" #include "textscreen.h" #include @@ -72,7 +72,7 @@ class Object // デバイス名(デバッグ表示用) // XXX オブジェクトなのにデバイス名とは一体... - const char *devname = NULL; + std::string devname; // // モニター