mirror of
https://github.com/MezzalunaWM/Mezzaluna.git
synced 2026-03-07 19:49:53 -05: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 std = @import("std");
|
||||||
const zlua = @import("zlua");
|
const zlua = @import("zlua");
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue