mirror of
https://github.com/eiskasten/wc-beacon.git
synced 2026-09-08 12:25:08 -05:00
Derive copy, clone for ggid
This commit is contained in:
@@ -115,6 +115,7 @@ fn main() -> Result<(), Box<dyn Error>> {
|
||||
}
|
||||
|
||||
#[repr(u32)]
|
||||
#[derive(Copy, Clone)]
|
||||
pub enum GGID {
|
||||
Japanese = 0x345,
|
||||
English = 0x400318,
|
||||
|
||||
Reference in New Issue
Block a user