implemented amb27 (SQL_Rewind)
fixed builds
This commit is contained in:
@@ -27,6 +27,7 @@ namespace SourceMod
|
||||
bool IsDone();
|
||||
IResultRow *GetRow();
|
||||
void NextRow();
|
||||
void Rewind();
|
||||
public:
|
||||
/**
|
||||
* IResultRow
|
||||
|
||||
Reference in New Issue
Block a user