dcc icon indicating copy to clipboard operation
dcc copied to clipboard

Function must return a value

Open lab313ru opened this issue 9 years ago • 2 comments

Subj. These functions (dcc_interface.cpp):

ilFunction GetFirstFuncHandle()
{
}
ilFunction GetCurFuncHandle()
{
}
size_t getFuncCount()
{
}

lab313ru avatar Feb 12 '16 11:02 lab313ru

This part is pretty much WIP :smile: I think I have a fixed version laying around

nemerle avatar Feb 12 '16 13:02 nemerle

Just removing it should work for now. Waiting for your changes.

lab313ru avatar Apr 21 '16 23:04 lab313ru