mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-24 00:31:16 +00:00
Update README.md
This commit is contained in:
parent
1be0a0d4ff
commit
90741fa49f
@ -43,7 +43,7 @@ LegoCameraController::LegoCameraController()
|
||||
|
||||
### `TEMPLATE`
|
||||
|
||||
Templated functiosn should be annotated with `TEMPLATE`. Since the goal is to eventually have a full accounting of all the functions present in the binaries, please make an effort to find and annotate every function of a templated class.
|
||||
Templated functions should be annotated with `TEMPLATE`. Since the goal is to eventually have a full accounting of all the functions present in the binaries, please make an effort to find and annotate every function of a templated class.
|
||||
|
||||
```
|
||||
// TEMPLATE: LEGO1 0x100c0ee0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user