| Anonymous | Login | Signup for a new account | 2010-09-02 19:13 EDT |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0000116 | [Cheat Engine] | block | have not tried | 2009-04-14 15:26 | 2009-09-24 17:54 | ||
| Reporter | Csimbi | View Status | public | ||||
| Assigned To | Dark Byte | ||||||
| Priority | normal | Resolution | fixed | ||||
| Status | resolved | ||||||
| Summary | 0000116: CE 5.5 scope of define(...) | ||||||
| Description |
Hi there, CE 5.5 accepts this code: [ENABLE] define(MYFUNC,00622F00) MYFUNC: ret [DISABLE] 00622F00: ret However, when I move the define out of the scope of ENABLE to do this: define(MYFUNC,00622F00) [ENABLE] MYFUNC: ret [DISABLE] MYFUNC: ret It does not even accept the one in the scope of ENABLE. I thought that it would be a global definition. (?) |
||||||
| Additional Information | None - please mail me if you need any. | ||||||
| Tags | No tags attached. | ||||||
| Attached Files | |||||||
|
|
|||||||
Notes |
|
|
(0000301) Dark Byte (developer) 2009-09-24 17:54 |
you can now place code (so also defines) before the enable/disable parts so it gets executed on both |
| Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |