super duper hacky shit
This commit is contained in:
1
.codexsession
Normal file
1
.codexsession
Normal file
@@ -0,0 +1 @@
|
|||||||
|
019e6999-b7c8-7591-a8aa-ea51b89a7f7e
|
||||||
2
TODOS.md
Normal file
2
TODOS.md
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
jlibghostty - why downcall metadata not propagated ?
|
||||||
|
jlibghostty - how need to change flake so consuming flakes dont have to depend on same ghostty flake ?
|
||||||
@@ -213,6 +213,23 @@
|
|||||||
"int",
|
"int",
|
||||||
"void*"
|
"void*"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"returnType": "void",
|
||||||
|
"parameterTypes": [
|
||||||
|
"void*",
|
||||||
|
"void*"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"returnType": "int",
|
||||||
|
"parameterTypes": [
|
||||||
|
"void*",
|
||||||
|
"void*",
|
||||||
|
"void*",
|
||||||
|
"size_t",
|
||||||
|
"void*"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user