Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New 515 instructions #7

Merged
merged 10 commits into from
Feb 9, 2025
Prev Previous commit
load_resource
checkraisefold committed Jan 26, 2025
commit 455635975d68c4210a3beed1ef03ee873d745502
2 changes: 1 addition & 1 deletion src/instructions.rs
Original file line number Diff line number Diff line change
@@ -491,7 +491,7 @@ instructions! {
0x162 = Rgb2Num, // This is technically a replacement for the original Rgb2Num which is somewhere else
// 0x163
0x164 = Gradient,
// 0x165
0x165 = LoadResource,
// 0x166
0x167 = JsonEncodeFlags,
0x168 = JsonDecodeFlags,