Commit 45b24d8
authored
Fixed a problem with Boolean in CFunction::Call. (#419)
* Fixed a problem with Boolean in CFunction::Call.
* Revert "Fixed a problem with Boolean in CFunction::Call."
This reverts commit e79928c.
* Changed DynCall's DC_BOOL to bool instead of int.1 parent b455526 commit 45b24d8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments