mirror of
https://github.com/MezzalunaWM/Mezzaluna.git
synced 2026-03-08 04:57:32 -04:00
fix internal struct name of Input.zig
This commit is contained in:
parent
ec8b86cbb7
commit
9553e3831f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
const Api = @This();
|
||||
const Input = @This();
|
||||
|
||||
const std = @import("std");
|
||||
const zlua = @import("zlua");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue