Mercurial > cgi-bin > hgwebdir.cgi > VMS > VMS_Implementations > VMS_impls > VMS__MC_shared_impl
comparison AnimationMaster.c @ 231:88fd85921d7f
made compilable -- fixed couple naming bugs
| author | Some Random Person <seanhalle@yahoo.com> |
|---|---|
| date | Thu, 15 Mar 2012 20:35:18 -0700 |
| parents | f2a7831352dc |
| children | 421bde2a07d7 |
comparison
equal
deleted
inserted
replaced
| 0:5ceadea89150 | 1:606fc80bca3b |
|---|---|
| 198 } | 198 } |
| 199 #endif | 199 #endif |
| 200 | 200 |
| 201 MEAS__Capture_Post_Master_Point; | 201 MEAS__Capture_Post_Master_Point; |
| 202 | 202 |
| 203 masterSwitchToCoreCtlr(animatingSlv); | 203 masterSwitchToCoreCtlr( masterVP ); |
| 204 flushRegisters(); | 204 flushRegisters(); |
| 205 }//MasterLoop | 205 }//MasterLoop |
| 206 | 206 |
| 207 | 207 |
| 208 } | 208 } |
